ASP.NET Web pages provide the user interface for your Web applications. The topics in this section provide information on how ASP.NET Web pages work and how to create and program them.
In This Section
- ASP.NET Web Pages Overview
-
Provides general information on the structure of ASP.NET Web pages, how pages are processed by ASP.NET, and how ASP.NET pages render markup that conforms to XHTML standards.
- Programming ASP.NET Web Pages
-
Provides information on how to create event handlers in ASP.NET pages and how to work with client script.