Sibeesh Venu
What is the sequence in which ASP .NET page life cycle is executed ?
By Sibeesh Venu in .NET on Jan 01 2015
  • Sibeesh Venu
    Jan, 2015 1

    The best way to remember this answer is by remembering the word SILVER. S (Well this word is just to make up the word , you can just skip this.) I (Init) L (Load) V (Validate) E (Event) R (Render)

    • 1
  • Arjun Dhilod
    Sep, 2018 19

    SILVER right Best example from Shivprashad

    • 0
  • maulik patel
    Nov, 2015 3

    Init,Page load,Page render,Page unload

    • 0
  • Pankaj  Kumar Choudhary
    May, 2015 27

    Page_PreInitPage_InitPage_InitCompletePage_PreLoadPage_LoadPage_LoadCompletePage_PreRenderPage_PreRenderCompletePage_SaveStateCompleteRenderUnload

    • 0
  • Munesh Sharma
    Feb, 2015 14

    http://www.tutorialspoint.com/asp.net/asp.net_life_cycle.htm

    • 0


Most Popular Job Functions


MOST LIKED QUESTIONS