Click here to Skip to main content
15,883,978 members
Everything / MSBuild

MSBuild

MSBuild

Great Reads

by Sunasara Imdadhusen
MS Test Result Viewer is a free open source library to convert MS Test result (.trx) file into HTML. It is also allowed you to perform MS Test on your test container project (.dll) file. This utility will work with simple command line arguments to generate test report in HTML format with excellent U
by Miroslav Popovic
MSBuild database migrations/upgrades with backup and restore functionality
by Nick Polyak
Describes how to install dynamically loaded plugins as nuget packages
by wliao
Integrating list of custom types into the TFS build template

Latest Articles

by Sergey Alexandrovich Kryukov
MSBuild is a flexible tool, it can be used not only for Microsoft toolchains, and it can even be used for non-programming chores
by Nick Polyak
Describes how to install dynamically loaded plugins as nuget packages
by CodingCoyote
Tutorial using the Build Task NuGet Package Template with GitHub or `dotnet new`
by mvastarelli
How to organize unit-tests within a library without the need for a separate test library.

All Articles

Sort by Score

MSBuild 

9 Feb 2016 by Jim Roth
Use PowerShell Post-build scripts to check in binaries to TFS for continuous integration during the build process.
24 Nov 2015 by ergohack
Here is a trick to create a Visual Studio solution that simultaneously builds multiple platforms for targeted projects.
30 May 2011 by Beavis Killer
Details on how to use OneClick publishing in VS2010 to build and publish across domains using FTP or FTP with SSL.
24 Sep 2013 by Leo Gan
A Target for MSBuild, which I use with BizTalk Deployment Framework (BTDF) for the BizTalk Server application deployment.
7 Oct 2014 by Dominic Burford
Deploying your WCF web service to IIS
22 Jul 2015 by Talal Tayyab
How to run a MSBuild custom task when publishing a SharePoint App using Visual Studio 2012.
6 Apr 2011 by Pete O'Hanlon
If you want to create MSBuild files, and only have Visual Studio solutions, take heart - there is a trick that will help you out.
14 Jan 2014 by Kevin Burek
Integrating GnuWin32 Flex/Bison preprocessing into the MSBuild build process under Visual Studio
9 Jul 2020 by CodingCoyote
Tutorial using the Build Task NuGet Package Template with GitHub or `dotnet new`
22 Jun 2015 by Southmountain
This tip shows how to build your own project file from scratch using MSBuild. It will deepen your understanding of project file made by Visual Studio IDE.