C# Tools C# Tools

A collection of C# (C-Sharp) development tools and .NET programming resources.
[ Login ]


MSBuild

8
12
Last Updated: 11/22/2011

The build system for Microsoft and Visual Studio.

Related Items
Software for Windows that enables developers and build masters to easily create an automated, repeatable process for building and deploying software.
A tool for streamlining the build process of .NET projects in a team environment.
An open source .NET build tool.
An automated build utility.
Related Books

Inside the Microsoft Build Engine: Using MSBuild and Team Foundation Build
Inside the Microsoft Build Engine: Using MSBuild and Team Foundation Build

As software complexity increases, proper build practices become ever more important. This essential reference—fully updated for Visual Studio 2010—drills inside MSBuild and shows you how to maximize your control over the build and deployment process. Learn how to customize and extend build processes with MSBuild—and scale them to the team, product, or enterprise level with Team Foundation ... more


Professional Visual Studio 2010 (Wrox Programmer to Programmer)
Professional Visual Studio 2010 (Wrox Programmer to Programmer)A must-have guide that covers all the new features of Visual Studio 2010

Visual Studio allows you to create and manage programming projects for the Windows platform, and the new 2010 version has undergone a major overhaul comprised of significant changes. Written by an author team of veteran programmers and developers, Professional Visual Studio 2010 gets you quickly up to speed on... more


Deploying .NET Applications: Learning MSBuild and ClickOnce (Expert's Voice in .NET)
Deploying .NET Applications: Learning MSBuild and ClickOnce (Expert's Voice in .NET)

Whether building a console application, a web service, or a smart client, you eventually need to distribute your finished work. Deploying .NET Applications is a complete guide to delivering applications built with .NET. Packed with hands-on guidance, practical examples, and war stories from the authors many experiences with deployment scenarios, this book provides everything you need to ... more