Structure of an ASP.net page

The following is a list of the important elements of an ASP.net page:

  • Directives
  • Code declaration blocks.
  • ASP.net controls.
  • Code renders blocks.
  • Server side comments.
  • Server side includes directives.
  • Literal text and HTML tags.