My thoughts regarding ASP.NET, C#, programming practices, and more...
reading
You Should Read archives
blogs I read
|
Friday, December 30, 2005MSBuild Turorials and Resources
You have probably already noticed that due to the holidays, "The Article of the Week 8" has been postponed until next week. But never fret, I have come up with some excellent reading material for you.
I have been researching the use of MSBuild (included with Visual Studio 2005) much of the week and have come up a list ofMSBuild tutorials and resoureces that I decided to post here for your reference and mine. Using Web Deployment Projects with Visual Studio 2005 - Excellent tutorial for using MSBuild and Web Deployment Projects with Visual Studio. Which is exactly what I am trying to do. Customizing Web Deployments with MSBuild - Douglas Rohm writes another MSBuild / Web Deployment tutorial that compliments the preceding article. MSBuild Reference - This is the meat and potatoes, baby. MSBuild Team Blog - The MSBuild team's blog is has tons of information, tutorials, and even new tasks. MSBuild Hands-On Lab - An MSBuild beginner's guide located on the MSBuild Team Blog site. msbuildtasks Project Home - Similar to NAntContrib, msbuildtasks saves time by including many of the tasks you will need, but were not included with MSBuild. MSBuild Wiki - A helpful, but sometimes buggy, wiki provided by the Channel 9 team. Update(s): Added MSBuild Wiki link.
Comments:
Content copyright ©2003-2006 Tod Birdsall
Todd,
Post a Comment
Thanks for your reply on the google discussion group. I didn't know the MSBuild Team blog and I posted my question there. Kind regards, Karine Bosch Links to this post: << Home |