Showing posts with label MS Build. Show all posts
Showing posts with label MS Build. Show all posts

Tuesday, January 13, 2009

How to use MS Build to compile websites – for beginners

construction Most of .NET developers are interested in compiling applications using MS Build. But disappointingly, there are no such good pointers/references available in the web which talks about step by step instructions for beginners on how to use MS Build to compile websites

Then I came across an interesting video tutorial over here where Chris Pels just demonstrates on how to use MS Build to compile websites. Video is so simple to follow and give us step by step idea on how to go about it.

Alternatively you can download video here and C# source, VB.NET source here

Try it out and Go .NET-ing :)