Visual InterDev
You might want to take your laptop to a meeting to demonstrate your current version of the application. You can incorporate suggestions and changes right at the meeting without a connection to your master Web server. With your project offline, you can open a project, edit local (working) copies of files, preview changes, etc., without a connection to the Web server.
To work offline
When your project is offline, you work in the project just as you would for local mode, except that commands that update, restructure, or need information from the master Web application are not available. For example, you can't get the latest versions, release working copies, or move files in the project.
Since you are working offline, the changes are saved to your local Web application only. For more information, see the procedures for editing and saving your changes in Web Basics.
If you don't have a Web server on your computer, the file is loaded with a file URL and server-script won't work. If you do have a Web server, your .asp files use the local Web server to process the server script. A virtual root is automatically created and the page is loaded into the Web browser. For more information about previewing, see Previewing Pages.
If you have a database server, you can also perform database-related functions. For more information, see Working Offline in the Integrating Databases section.
If your project is in local mode when you switch to offline, you might want to update the master Web application after you return online.
If your project is in master mode, the master Web is automatically updated when you return online. For more information, see Updating the Master Web Application.
To set your project to offline
Note If you want to make changes to the site structure, rename files, or move files, you need to be online.