Web Application Projects
Web application projects (WAPs) create Web applications by generating a single executable file from all Web pages that have associated code. A WAP system is implemented as a project subtype, also known as a project flavor. The project is flavored by the WAP subtype to create the WAP system. For more information about project subtypes, see Project Subtypes.
In This Section
Web Application Project Model Essentials (C#)
Provides the important information that you must have to add support for Web application projects to your own language and project types.Web Application Project Templates
Lists the templates that you can use to create new Web application projects and associated items.
Related Sections
- Web Projects
Presents an overview of the two kinds of Web projects, Web site projects, and Web application projects.