Origami Robot

Nov 19
Permalink

Web Deploment Pain Killers

New features for web deployment in VS2010. ASP.NET now has three versions of web.config: Web.Debug.Config, Web.Testing.Config, Web.Release.Config. MsBuild Web Publishing Pipeline (WPP). Team Build integration with workflows. One click publishing with differential sync. Site Server Snapshots and migration for duplicating environments.

SQL Deployment now exists when publishing a web site. In the deployment properties the new SQL Deployment tab can be clicked to configure database deployment options.