Learning Resources
Connecting via the file system
To create a file system Web site
-
Open Visual Web Developer.
-
On the File menu, click New Web Site.
The New Web Site dialog box appears.
-
Under Visual Studio installed templates, click ASP.NET Web Site.
-
In the left-most Location list, click File System, and then in the right-most Location list, enter C:\SharedWebSite.
-
In the Language list, click the programming language that you prefer to work in.
-
Click OK.
Visual Web Developer creates the folder and a new page named Default.aspx.