asp.net.ph

Skip Navigation LinksHome > Getting Started > ASP.NET Syntax

ASP.NET Syntax


This section covers the syntax used to declaratively create ASP.NET files, as defined in the .NET Framework specification.

In This Section


Content 
ASP.NET Page Syntax
Defines the markup syntax used to declaratively create an ASP.NET Web Forms page.
ASP.NET Syntax for HTML Server Controls
Describes the syntax used to declaratively create each of the ASP.NET HTML server controls on a Web Forms page.
ASP.NET Syntax for Web Server Controls
Describes the syntax used to declaratively create each of the ASP.NET Web server controls on a Web Forms page.
ASP.NET Syntax for Validation Server Controls
Describes the syntax used to declaratively create each of the ASP.NET validation controls on a Web Forms page.
ASP.NET Configuration Sections
Details the syntax for each of the configuration sections that can be used within the <system.web> section of web.config files.
Global.asax Syntax
Describes the syntax for each of the sections that can be used within global.asax, the application configuration file.



© 2025 Reynald Nuñez and asp.net.ph. All rights reserved.

If you have any question, comment or suggestion
about this site, please send us a note