Better Web Publishing

Visual Studio 2005 combined with ASP.NET 2.0 offers an improved enviornment for publishing and administering a Web site. With the built-in publishing features, such as integrated File Transfer Protocol (FTP), you can keep files in your local project and synchronize them with files located on a remote Web server. Visual Studio automatically logs copied files which helps you to identify whether the remote site has been updated with the latest files. And to help protect your site and your IP, you can precompile a Web site to publish only executable code, no source files, to your production server.

The Web site configuration interface makes it easy to set up and maintain applications, and the new Web Site Administration Tool helps you manage remote sites. You can manage cache settings at the server and Web site level to improve the performance of your published Web sites. And users can manage their own sites with the new ASP.NET Microsoft Management Console (MMC) plug-in.

Publishing a Web site to a remote Web server