posted on Sunday, December 04, 2005 10:27 AM by joefield

CruiseControl.NET from Scratch v1.0

Just updated my article: Cruise Control .NET from Scratch v1.0.

Loads of nice changes in this version, particularly in the cctray application.  It's also even easier to set things up so the article's getting shorter! The previous article for version 0.9 is now here.

Comments

# re: CruiseControl.NET from Scratch v1.0

Wednesday, June 27, 2007 4:11 AM by sudheendrahr
Hi,

Excellent work Joe... I achieved nightly build by just following ur instructions for CCNET with Devenv.com

Currently I am automating following

1. Taking source from Visual Source Safe

2. Building the solution

3. Deploying the solution to "Emulator"

I am done with first two but not getting how to proceed with the third. Can u help me out in this? Is there any link i can get help on this? Since deployment to Emulator involves stuffs like connectting to device, selecting the emulator and deploying.


# re: CruiseControl.NET from Scratch v1.0

Wednesday, June 27, 2007 4:11 AM by sudheendrahr
Hi,

Excellent work Joe... I achieved nightly build by just following ur instructions for CCNET with Devenv.com

Currently I am automating following

1. Taking source from Visual Source Safe

2. Building the solution

3. Deploying the solution to "Emulator"

I am done with first two but not getting how to proceed with the third. Can u help me out in this? Is there any link i can get help on this? Since deployment to Emulator involves stuffs like connectting to device, selecting the emulator and deploying.