In what order do the events of an ASPX page execute. As a
developer, why is it important to understand these events?

Answer Posted / kannan

Page_PreInit()
Page_Init()
Page_InitComplete()
Page_PreLoad()
Page_Load()
Page_LoadComplete()
Page_Prerender()
Page_Render()
Page_Unload()

Is This Answer Correct ?    18 Yes 6 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the difference between client-side and server-side validations in ASP.NET?

663


Explain server-side scripting and client-side scripting.

512


Will the asp.net validators run in server side or client side? How do you do client-side validation in .net?

523


How do you hide the columns?

590


Describe the disadvantage of cookies.

599






I want to connect a system in LAN and I want to access that. Whenever I am moving a mouse in my desktop, the similar thing has to happen in another system in which I have connected. I need coding for this in C# and ASP.NET Can anyone please help me. It is very urgent. Thanks in advance. My email id is manojkumarchallagundla@gmail.com Will you please?

1462


Explain the difference between inline and code behind - which is best in?

506


What are triggers of an updatepanel?

555


Explain asp.net page life cycle?

617


What is a postback url?

495


List of words of preprocessor in .net?

520


What are session state modes? List some of the important session state modes of asp.net.

537


Explain how can we inherit a static variable?

524


What are the different ways you would consider sending data across pages in ASP (i.e between asp to asp)?

566


what are the events raised in asp.net page life cycle?in which stage view state can be loaded?

557