Tuesday, May 17, 2011

Web Deployment Made Easy–Seriously

J. Michael Palermo & Scott Cate -  Slide Deck

Twitter tag #TEDEV342  What you can’t do (publish from old Web Site template and not Web App).  Publishing needs a profile and a build configuration.  You can build a deployment package, using the new .Net 4.0 web.config transformations options to make changes between dev, qa, and prod.  Does not support using a task to create an app pool in the package.  Can deploy either through Visual Studio, or just import the package through IIS.

No comments:

Post a Comment