-
Craig Berntson
4.34
Description:
Continuous Integration is a method where source code is continually built and tested, resulting in better quality applications in less time. While Visual Studio Team System gives you the tools you need to do continuous integration, the cost is prohibitive to most shops. This presentation discusses free tools that allow you to integrate continuous integration into your .Net development.
Comments on this Talk
Craig Berntson,
20 Aug 08:02 PM
I would like to do a comparison between CCNet, Hudson, and Team City, but there isn't time in 75 minutes. The idea is to show concepts of CI and how easy it is to get started. I had to pick one product.

Overall a good talk on CI and the benefits of putting on into play in your development. He gave us the basics of setting up a CI server in cruisecontrol.net. Would've like to have seen some contrast between other open source CI Servers like Hudson.