Error!
Success!

By tag: MSBuild

showing:  of
0
kicks

7 Steps to MSBuild  (Unpublished)

Brennan put together a series covering MSBuild. He's used it to automate many .NET projects over the past year and has picked up a few good techniques which really cut down on all of the work to build, test, package and deploy a project.


Kicked By:
Drop Kicked By:
0
kicks

Tool and MSBuild Target to generate stats of source  (Unpublished)

A tool that will generate some stats on the source code. It gets the following information: * Total Number of Files * Total Number of Commented Lines * Total Number of Single Line Comments * Total Number of Multi-Line Comments * Total Number of Empty Lines * Total Num...


Kicked By:
Drop Kicked By:
0
kicks

MSBuild By Example  (Unpublished)

Learn to use the new MSBuild—Microsoft Build Engine—instead of NAnt to build .NET applications. Excerpt: Even if you have experience using an XML task-based build tool, such as Ant or NAnt, MSBuild is significantly different. In fact, MSBuild is different not only in execution but also in syntax. Th...


Kicked By:
Drop Kicked By:
0
kicks



Kicked By:
Drop Kicked By:
0
kicks

MSBuild in Visual Studio  (Unpublished)

A summary a series of posts on the MSBuild Team Blog regarding MSBuild and Visual Studio integration


Kicked By:
Drop Kicked By:
0
kicks

Custom MSBuild task for running sql scripts  (Unpublished)

joeyDotNet has created a custom MSBuild task to run any number of sql scripts in a directory


Kicked By:
Drop Kicked By: