ASP.NET Reference
.NET Framework 3.0
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
Related Sections
Community Additions
ADD
Show: