ASP.NET Web Site Structure

When creating an ASP.NET Web site, you can include specific types of files that ASP.NET recognizes for processing. In addition, you can create folders for special purposes, such as for storing source code. The topics in this section provide information about the files and folders recognized for special handling by ASP.NET, and about how to reference their contents in your applications.

In This Section