ASP.Net Continuous Integration and Deployment

by Sarmaad Amin 16. July 2009 12:00

I am looking at automating the nightly builds of our web application and it would be really nice if we can deploy the successful build to a test server.

the scenario is:

Every night at a particular hour, the source code will be updated from our SVN server. Then a build goes down using a continuous integration tool like CruiseControl.NET utilizing MSBuild. Then deploy the successful build.

I did a quick Google search, and found this post:

 ASP.NET website Continuous Integration+Deployment using CruiseControl.NET, Subversion, MSBuild and Robocopy

It is by far the most informative, step by step answer to the question. The only exception on the post is that I need to preserve user data (uploaded data). I will be using his instruction to build this solution on our development server.

Will keep you updated.

Tags: ,

Reference

Powered by BlogEngine.NET 1.5.0.7
Theme by Mads Kristensen

Sarmaad Amin


Director and solution architect at IDP Solutions specialising in .net web application development

Recent Comments

Comment RSS

Technorati

Disclaimer

The opinions expressed herein are my own personal opinions and do not represent my company's view in anyway.

© Copyright 2009 Sarmaad.com