by Derek Pinkerton
1. June 2011 21:22
In this two part post I will be discussing setting up a Continuous Integration and nightly build system for an ASP.Net web application using MSBuild build scripts and Jenkins CI Server. I will be using Subversion (SVN) for source control.
I recently setup a continuous integration server ...
[More]