If you are developing custom application using the TFS API then there is a good chance you will want to mock out the calls to your TFS server to enable better testing of the business logic in your application. The architecture of the TFS API does not lend itself to mocking using the standard means provided in most …
Read MoreBack in September I asked the question Does anyone need a VS2010 Custom Build Activity for StyleCop? and a good few people said yes and asked me when the activity would be released. Well I had forgotten to say that the Codeplex TFS Build Extensions project, which the activity code got included into, has made it’s first …
Read MoreWhilst doing some tidying on a multi-server TFS 2010 system I needed to move a team project collection from one Application Tier (AT) to another. Both ATs (which were not a load balanced pair) shared the same SQL server data tier (DT). It should have been easy using the TFS Administration Console. I backed up the TPC …
Read MoreWhen loading an ASP.NET 3.5 web application that has been compiler for Any CPU onto an IIS7 server I got the error The 'Microsoft.Jet.OLEDB.4.0' provider is not registered on the local machine. This was because the server was running a 64bit OS and only the 32bit Access Driver was installed. The quick fix to get this …
Read MoreDDD South West 3.0 has opened for session proposals, got an idea for one? Why not have a go and submit a session.
Read MoreThe TFS Integration Platform is an ALM Rangers project that provides an excellent set of tools to migrate or synchronise source code and/or work items between different TFS servers or TFS server and third party platforms. For many people the supported release on Code Gallery will do all they need. However if you have a …
Read MoreBlack Marble’s first WP7 game has been published onto the Marketplace, a game of strategy. Choose to grow the number of counters you have your jump squares to gain territory. It’s free so why not give it a try, assuming you have a WP7 phone!
Read MoreI recently was asked why a client had experienced some unexpected results when merging a development branch back into the main trunk on a TFS 2010 installation. Turns out the issue was that during some tests that the both the Main and Dev branches had been renamed, and new branches of the same names created. So they …
Read MoreA few days ago I got the regular ‘there is a new version of seesmic’ message. So I pressed update and got the less than helpful message After a quick search on the web I found the log files are in C:Users[username]DocumentsSeesmicSeesmic Desktop 2Logs, why that cannot be listed on the error dialog I don’t know!. …
Read MoreJust spent an interesting hour trying to connect a Netgear WG111v2 USB WiFi Dongle to Netgear (Sky Branded) DG834GT router. They are both from the same manufacturer so you would they would work together! This router was setup with its default Sky settings so WiFi was setup as WPA. I installed the WG111 onto an XP …
Read More