Page view counter
HomeLearnASP.NET 3.5 VideosHow Do I: Use MSBuild to Automate the ASP.NET Compiler and Merge Utilities  

[How Do I:] Use MSBuild to Automate the ASP.NET Compiler and Merge Utilities

Please install Silverlight or click download to watch video locally.

In this video Chris Pels shows how to create an MSBuild project that orchestrates the execution of the aspnet_compiler and aspnet_merge utilities for an ASP.NET web site. First, learn the fundamentals of the compilation process for an ASP.NET web site and the role of the two command line utilities. Next, see how to create an MSBuild project file and the primary elements such as PropertyGroup and Target. Then learn the details of how to execute the aspnet_compiler and aspnet_merge utilities from the MSBuild project. Lastly, several potential expansions of the core concepts are discussed.

Presented by Chris Pels

Duration: 31 minutes, 45 seconds

Date: 07 August 2008

Watch    Video   |   Download    Video   |   VB Code    C# Code

Video downloads: WMV  |  Zune  |  iPod  |  PSP  |  MPEG-4  |  3GP

Audio downloads: AAC  |  WMA  |  MPEG-4  |  MPEG-3  |  MPEG-2

Comments : 6

Leave a Comment

FelipeLodi.Com : On September 22, 2008 11:37 AM said:

Hi Chris,

I am not too familiar with MSBuild although I have some experience with Asp.Net. I always deploy assemblies when I want to deploy frameworks or just classes files.

Why to deploy an entire Website to a single .DLL ?

Thanks in advance.

djibril_chimere_DIAW : On October 31, 2008 11:01 AM said:

Thanks! Jërëjëf!

xiaoth : On November 03, 2008 9:34 PM said:

Dunno if you (author) saw it but the command line -? (help) view doesn't show up at all in this video, whenever it was shown. Only a blank screen is shown, as if the command was thinking forever.

Jon

amin_pucit : On January 30, 2009 7:31 AM said:

Nice Work!

blackprince2009 : On April 18, 2009 3:48 AM said:

nice presentation..thanks chris

haithemara : On May 30, 2009 12:37 AM said:

Great Job Chris. Thank you. Regarding the merge and build utility , is there any other benefit in accomplishing these tasks beside naming conventions?

Thank you.

Leave a Comment

You must be logged in to leave a comment. Click here to log in.

Microsoft Communities