I'm hoping someone can shed light on which tool(s) you use to deploy your builds out to your web servers: CruiseControl.Net, Web Farm Framework, a flunky copying files using XCOPY.
|
feedback
|
|
For our builds we use CruiseControl.Net and MSBuild with a few custom tasks to control our load balancer during a deployment. You can read about all of the tools we use to build SO here: We are looking at making some changes to our build but the details have not been worked out yet. | |||
|
feedback
|