InfoQ

InfoQ

Topic/Tag specific view

MSBuild Content on InfoQ


News about MSBuild

MSBuild Extension Pack

Topics
Build systems,
.NET

MSBuild Extension Pack is a collection of MSBuild tasks providing reusable components to perform common build tasks. The recently released version 3.5.2.0 has over 240 tasks including WMI interaction, tokenizing files, and interaction with BizTalk.

MSBuild Extension Pack Brings 170 Build Tasks

Topics
Artifacts & Tools,
.NET

Like the open source projects that inspired it, Microsoft's MSBuild framework was designed with extensibility in mind. Three years after its release, that decision is really starting to pay off in terms of the number of additional tasks available.

Gallio .NET Test Automation Platform

Topics
Unit Testing,
.NET

Gallio is an automation platform targeting .NET test frameworks. Instead of each test framework creating its own toolset, including an automation API and test runner, Gallio seeks to provide a neutral, extensible platform with tools and automation services that can be leveraged by any test framework.

Create Installers for ASP.Net Projects with MSBuild and VS 2008

Topics
.NET,
Deployment / Datacenter,
Web Frameworks

Microsoft released the final RTW version of the Web Deployment Projects add-in for Visual Studio 2008. This add-in uses MSBuild to package pre-compiled ASP.NET web applications and sites for deployment.

SQL Database Publishing in Visual Studio 2008 and Today

Topics
.NET,
Deployment / Datacenter

The Database Publishing Wizard is a popular add-in for Visual Studio, which supports deploying a local database to a remote host. The Visual Web Developer team announces that the wizard will be integrated in Visual Studio 2008.

MSBuild and #Develop Support Moves F# Closer to Production Quality

Topics
Artifacts & Tools,
.NET

Robert Pickering has been hard at work trying to turn F# into a production-grade language. Since that means tool support, he has developed a MSBuild provider and a #Develop plug-in for F#.