09 ASP - Net Session13
09 ASP - Net Session13
09 ASP - Net Session13
NET
Objectives
Problem Statement:
You are a developer in the Adventure Works organization, a
fictitious bicycle manufacturer. You have been asked to assist
in the development of the Business-to-Consumer (B2C) Web
application and a related Business-to-Employee (B2E) extranet
portal.
Decisions on the design of the application have already been
made. You have been asked to carry out a number of specific
tasks in order to implement various elements of this design. As
part of the first phase of the B2C development, you have been
asked to investigate the deployment options for the Adventure
Works Web application.
Solution:
You need to perform following tasks:
1. Deploy a Web Application by Using the Copy Web Site Utility
a. Open the Adventure Works Web site.
b. Create a connection to a new virtual directory as the destination for
copying the Web site.
c. Select files to copy to the destination Web site.
d. Browse to the deployed Web site.
e. Edit code for a deployed Web site file.
f. Edit markup for a deployed Web site file.
g. Browse to the modified deployed Web site.
h. Synchronize the source files with the edited deployed Web site.
The Setup project creates an MSI file that contains the output
of the Web site.
Bootstrap program can also be created using Setup project.
After Windows Installer package has been built, Web site can
be deployed by coping installation files to the destination
computer.