by Ewald Hofman
9. September 2009 03:26
Inspired by agile development methodologies, these two free applications have been designed to make working with Microsoft’s Team Foundation Server faster and easier. By promoting robust yet flexible project management practices, TFS Work Item Manager Beta and TFS Project Dashboard Beta allow ...
[More]
by Ewald Hofman
7. September 2009 15:18
I wanted to remove one of the field mappings for MS Project for all team projects. Of course I could create a simple batch file and then retrieve all team project names from somewhere and copy the command several times. But as a real IT guy: I am lazy.
So I wanted to automate the process. Of course...
[More]
by Ewald Hofman
6. September 2009 15:39
Doug Holland posted a very nice suggestion to improve the performance of Code Analyze. Bottom line is to add an option to only analyze the code files that have been checked out. If you like the suggestion, please vote on Microsoft Connect: https://connect.microsoft...
[More]
by Ewald Hofman
1. September 2009 21:41
When you are in a situation where you develop applications that are tightly integrated with other systems, you want to have multiple tests such as the unit test, the system test, the integration test and the user acceptance test. You want the unit test to only bring a class under test, without havin...
[More]