Monthly Archives: June 2010

Extreme Continuous Integration: A Personal CI Build For Visual Studio – Part 1

How I run a personal CI build every time I build my code in Visual Studio. Summary In this series I show you how to take continuous integration to the extreme by building a personal CI server that runs all your tests and adds a commit to source control every time you build in Visual […]

Posted in .NET, Agile, Continuous Integration, Testing, Visual Studio | Tagged , , , , | 2 Responses

Ultimate .NET Developer Tools Roundup

Over the last year, I have been compiling a list of all the tools I use on a regular basis. I was amazed how many there are. Below are the tools I find useful to do my job as a .NET developer. I hope you find them useful as well. Development Tools Version Control Subversion […]

Posted in .NET, Tools, Utilities | Tagged , , , | 7 Responses