MSBuild

  • submit to reddit

Using Custom Web.config Transformations in MSBUILD

Web.config transformations have been around for a while now, and a lot of developers use them in their staple day-to-day environment deployment strategies...

0 replies - 1282 views - 06/20/12 by Douglas Rathbone in Articles

Continuous Integration Tip #2 – Using App_offline.htm in Your Build

Deploying in an automated fashion using Continuous Integration doesn’t happen instantly, and depending on the size of your application, your continuous...

0 replies - 5448 views - 06/07/12 by Douglas Rathbone in Articles

Continuous Integration Tip #1 – FTP Deployment

Having a good Continuous Integration setup can be one of the highlights of any developers daily grind. Regardless, it can be seen as almost pointless if...

1 replies - 5278 views - 06/06/12 by Douglas Rathbone in Articles

MSB3247: Found conflicts between different versions of the same dependent assembly.

Had been getting this recently in our builds, and have finally tracked it down to conflicting versions of the Microsoft.ReportViewer.Common.dll in...

0 replies - 4370 views - 03/23/11 by Merrick Chaffer in News