This documentation is archived and is not being maintained.
ASP.NET Reference
Visual Studio 2010
ASP.NET syntax defines the structure, layout, and settings of an ASP.NET page. It also defines the layout for ASP.NET server controls, application code, application configuration, and XML Web services. Any ASP.NET feature can be created in text files with the proper file name extension. These include ASP.NET configuration files, application (Global.asax) files, and ASP.NET pages and Web server controls.
Show: