Deploying a Web Application using Visual Studio 2010’s Deployment Feature

Visual Studio 2010 and .NET 4.0, bring us many new features.  The following video covers the new deployment tooling for Web Applications in Visual Studio 2010.

The deployment tool will package our application, upload it to the server, and then unpack it. It will also create the schema and populate the data on our production database auto-magically, based upon our development SQL Express database.  We will even touch on web.config transformations.

All this, in less than 10 minutes!

Michael Ossou

Leave a Reply

Your email address will not be published. Required fields are marked *

This site uses Akismet to reduce spam. Learn how your comment data is processed.