SDC Build Tasks

Due to the upcoming closure of GotDotNet, the SDC build tasks have been moved to CodePlex.

  https://www.codeplex.com/sdctasks

If you haven't already seen the SDC Build tasks, I'd highly recommend checking them out. Description from the site:

This is the latest version of the SDC Tasks for .NET 2.0. The SDC Tasks are a collection of MSBuild tasks designed to make your life easier. You can use these tasks in your own MSBuild projects. You can use them stand alone and, if all else fails, you can use them as sample code.
There are over 300 tasks included in this library including tasks for: creating websites, creating application pools, creating ActiveDirectory users, running FxCop, configuring virtual servers, creating zip files, configuring COM+, creating folder shares, installing into the GAC, configuring SQL Server, configuring BizTalk 2004 and BizTalk 2006 etc.

This is pretty much a one-stop-shop if you want to extend your build process to include deployment - see my previous post for reasons to why you might want to do this.

All I need to do now is pull my finger out and get IEeee! onto CodePlex as well :-)

Neil.