Thursday, June 16, 2005

AUTOMATE YOUR VISUAL STUDIO .NET BUILD PROCESS

If you're doing a thorough job, then doing a build means more than compile-and-run. It's a series of distinct, organized steps that ensure continuity in source handling and validation of each change made to a component. One of the most effective ways to avoid problems when performing the application build process is through automation. This download shows you how to automate the build process in Microsoft's Visual Studio .NET with a batch file and by using the nUnit class library.

http://ct.techrepublic.com.com/clicks?c=236236-993479&brand=techrepublic&ds=5

Comments: Post a Comment

<< Home

This page is powered by Blogger. Isn't yours?