MSBuild Content on InfoQ
News about MSBuild
- 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.
- 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.
- 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.
- 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.
- 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.
- 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#.