What should you do to modify the application settings in the production environment without manually editing the XML markup in the Web.config file?
What should you do to copy the Web site to the virtual directory on the testing server without precompiling the site?
What should you do to add the Web control to your Web application pages without compiling your control into a .dll file?
What should you do to synchronize the development site and the staging site and copy the latest version of each file to both locations?