Creating ASP.NET Web Sites
Visual Studio 2008
The topics in this section describe how to create, customize, and manage an ASP.NET Web application (sometimes referred to as a Web site). The topics cover information that pertains to the application or site as a whole, such as the file structure of an ASP.NET Web site, the lifecycle of an application, ways to create a consistent look (themes) and a consistent layout (master pages) for all of the pages in the site, and how to extend the application with custom modules.