Author: Visual Web Developer Team Blog | Posted on: 6/16/2009 10:02:37 AM | Views : 877

This blog explains some modification we made to the publish dialog in the web application project system, mainly to accommodate new web deployment tools from IIS team (aka ?MsDeploy?). Changes are summarized as following: 1. Persist your publish settings through creating and managing publish profiles 2. Provide a ?publish method? combo box for you to choose how to deploy your web 3. Dialog is automatically resized in height to only show configurations applicable to the selected publish method 4. Settings in the ?copy? sections in old dialog are moved to project property tab of ?Package/Publish? In VS 2005 & VS 2008, the publish dialog caches some configurations you made in the most recent publishing. Coming into VS 2010, it might not be...(read more) Go to the complete details ...