Web Development in Visual Studio 2010 |
Index |
Hands-On Lab
Web Development in Visual Studio 2010
Lab version:1.1.0
Last updated:1/6/2011
Contents
Overview
Exercise 1: Using HTML Code Snippets in Visual Studio 2010
Task 1 � Adding a New ListView to an HTML Page Using an HTML Code Snippet
Task 2 � Creating a Custom HTML Snippet
Exercise 2: Transforming a Web.Config File for Deployment
Task 1 � Creating a Staging Configuration in Visual Studio 2010
Task 2 � Adding Code to Populate Text Value of EnvName from a Value in the Web.config
Task 3 � Adding a Logging Database Connection String to the Web.config File
Task 5 � Generating a Transformed Web.config File from the Command Line
Task 6 � Generating a Transformed Web.config File from Visual Studio
Exercise 3: Packaging and Deploying Web Applications for the Visual Studio Development Web Server
Task 1 � Opening the Project Properties Publish Page and Creating a Package
Task 2 � Preparing the Web Server for Deployment
Task 3 � Deploying the Package