Scott Hanselman’s Computer Zen - MS Deploy - New IIS Web Deployment Tool

February 2, 2008

This is pretty sweet! I’ll have to look more into it, but it looks like this might just be the thing for our deployment builds. We’ve got some pretty interesting, or should I say hacked, scripts to do our deployment now, hopefully this’ll solve some of those problems.

Paired with Powershell this could be awesome for huge MSBuild scripts, like ours. I probably should blog about our build process some day… RSN! ;)

Scott Hanselman’s Computer Zen - MS Deploy - New IIS Web Deployment Tool


Include Multiple .Config Files in ASP.NET Web Application

October 11, 2007

 Pretty neat! We should most def be using this at work…

Link to Include Multiple .Config Files in ASP.NET Web Application