Asp.net

Collapse
X
 
  • Time
  • Show
Clear All
new posts

  • lisajohn
    replied
    ASP.NET is an open source web framework, created by Microsoft, for building modern web apps and services with . NET. ASP.NET is cross platform and runs on Linux, Windows, macOS, and Docker.

    Leave a comment:


  • Swati walia
    started a topic Asp.net

    Asp.net

    List the events in page life cycle.

    1) Page_PreInit
    2) Page_Init
    3) Page_InitComplete
    4) Page_PreLoad
    5) Page_Load
    6) Page_LoadComplete
    7) Page_PreRender
    8)Render
Working...