5
Shouts

Marks asp.net / mvc blog: Create a Build File for a Visual Studio Solution - MsBuild Series

published 583 days, 10 hours, 38 minutes ago posted by http://markkemper1.blogspot.com/http://markkemper1.blogspot.com/ 583 days, 16 hours, 29 minutes ago
Monday, October 18, 2010 2:36:01 PM GMT Monday, October 18, 2010 8:44:58 AM GMT

Why create a build file for a Visual Studio Solution?A build file automates the process of building, testing, analyzing, packaging, & deploying your project. Build files can be used to give you a single click solution to perform mundane tasks in a consistent way. It saves you time by automating all the tedious steps necessary to prepare your project for testing or deploying. It reduces risk because you can confidentlyrepeat the process, there's no change you will forgot to rename a file or change to rel...

category: ASP.NET | clicked: 0 | | source: markkemper1.blogspot.com | show counter code
tags: MsBuld