by DRohm
13. December 2005 11:51
As promised, I finished my article on customizing MSBuild with the Web Deployment Projects add-in. Using MSBuild with Web Deployment Projects, the Visual Studio add-in from Microsoft, developers can customize their build and deployment strategies. The article walks you through setting this up and how you can customize the MSBuild file and create custom Tasks. You can read it here.
I'll follow-up this article with another on accessing a source control database, doing several different web server tasks, and creating some more cool custom utility tasks for MSBuild.