0

please provide me BASIC steps how to write msbuild script to automate build process for asp.net website project hosted in svn server. (which will do labeling etc.)

0

1 Answer 1

6

General part:

  1. Best Practices For Creating Reliable Builds.
  2. THE CUSTOM MSBUILD TASK COOKBOOK from Bart De Smet

ASP.NET part:

  1. Building with MSBUILD
  2. How do I publish a Asp.net web application using MSBuild?
  3. Continious Integration
  4. Automating ASP.NET Web Application Project Build Using CruiseControl.Net and MSBuild
Sign up to request clarification or add additional context in comments.

1 Comment

+1 maybe not what the OP expected but a very useful collection.

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.