ASP.NET Reference

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.

In This Section

  • .NET Framework General Reference
    Provides links to reference documentation for the classes that constitute the .NET Framework, as well as lexicons for other languages supported by the .NET Framework.