Martin Fowler hat seinen populären, jedoch in die Jahre gekommenen Artikel zu Continuous Integration auf den aktuellen Stand gebracht.
Martin Woodward hat ein Open Source VSTS Plugin entwickelt, das CC.NET in VSTS integriert.
If you did not attend Chris' Techtalk but you're interested in Continous Integration, you should read Mike Roberts' wrap-up of "How to setup a .NET Development Tree" as HTML oder PDF.
This monday, the RC 1 of CruiseControl.NET has been released.
There are some big 'top level' changes in this release:
CCTray has been completely re-written. The version that ships with 1.0 has configuration files that are incompatible with those used by prior releases. In other words, throw away al...
[More]
Just right after Chris' TechTalk "Tools zur erfolgreichen Softwareentwicklung mit .NET" I started installing the tools neccessary to have a "good" build process as shown at the TechTalk.
Because I'm working with .NET 2.0 Framework 2.0, I wanted to use MSBuild with CruiseControl.NET instead of NAnt...
[More]