Deploying ASP.NET applications is not as easy as it should be. Whether you are deploying to a shared hosting environment or to your company’s web servers there are a lot of manual steps involved. In this session we'll learn how Visual Studio 2010 and Web Deployment can help you deploy your web projects along with their dependencies like databases and IIS settings to any environment with just 1 click. Also check out how you can transport your entire web project in a single .zip file and finally hear all about the web.staging.config, web.release.config etc. and the simple transformation syntax in them to create web.config files per deployment configuration.