Skip navigation.

Continuous Integration & .NET (2): Continuous Integration and beyond...

Continuous Integration & .NET (2): Continuous Integration and beyond...

.NET | Continuous Integration
While unfamiliar to many developers, Continuous Integration is not a new concept at Microsoft, as is evident by Steve McConnell's observation. Consequently, in this second installment of a two-part article, I examine the setup of a version-control system and configuration of a Continuous Integration tool that runs off of the version-control system in the .NET environment. I then integrate these tools into the build process to test for conformance with the Microsoft .NET Framework Design Guidelines, and finally address the issue of code-coverage testing.

Author: Thomas Beck
Published: Dr. Dobb's Journal September, 2004
(Registration necessary)