Exam 70-553 - Copy a Web application using the Copy Web tool, and Precompile a Web application using the Publish Web tool.

The next two topics were so short I combined them into one post. They deal with using the Copy Web Tool and publish web tool which you should be familiar with.

Section 2

  • Part 4
    Tracing, Configuring, and Deploying Applications
    • Topic 1

Copy a Web application to a target server by using the Copy Web tool.

Summary

The Copy Web Site Tool allows you to copy files between the current web site and another site via FTP, local web sites, IIS Web Sites, and Remote Frontpage Sites. It supports synchronization which examines the files on both sites to make sure the files are up to date.

Other Resources & Links:

Copying Web Sites with the Copy Web Site Tool
http://msdn2.microsoft.com/en-us/library/1cc82atw.aspx

 

Section 2

  • Part 4
    • Topic 2

Precompile a Web application by using the Publish Web tool.

Summary

The Publish Web tool enables you to precompile and publish your web site. Doing so removes all source code including the markup in the aspx files.

Other Resources & Links:

Publish Web Site Dialog Box
http://msdn2.microsoft.com/en-us/library/ms247286.aspx

Exam 70-553 - Optimize and troubleshoot a Web application.

Exam 70-553 - Create a composite Web application control.