WHAT IS THE SEQUENCE IN WHICH ASP.NET EVENTS IS PROCEED?

Answers were Sorted based on User's Feedback



WHAT IS THE SEQUENCE IN WHICH ASP.NET EVENTS IS PROCEED?..

Answer / gurmeet

PreInit-> Init -> PreLoad -> Load -> PreRender -> Render->
PreUnload -> Unload

Is This Answer Correct ?    6 Yes 1 No

WHAT IS THE SEQUENCE IN WHICH ASP.NET EVENTS IS PROCEED?..

Answer / mithun

Pre Init--> Init-->Init Complete-->Pre Load--> Load-->Load Complete-->Pre Render--> Render--> Unload

Is This Answer Correct ?    5 Yes 0 No

WHAT IS THE SEQUENCE IN WHICH ASP.NET EVENTS IS PROCEED?..

Answer / anand gopal makwa munger

LoadControlState --> LoadViewState --> LoadPostdata --> Load(Onload) --> RaisePostDataChangedevents --> RaisePostbackEvents -->PreRender(OnPreRender) --> SaveControlState --> SaveViewstate --> Render --> Dispose --> UnLoad.

Is This Answer Correct ?    0 Yes 0 No

WHAT IS THE SEQUENCE IN WHICH ASP.NET EVENTS IS PROCEED?..

Answer / anirudh

preinit->init->preRender->render->preload->load..

Is This Answer Correct ?    2 Yes 4 No

Post New Answer

More ASP.NET Interview Questions

hi i am varinder. i am very eager to learn ASP.net in C#. i am beginer to it. i have refer some books but i found it tuff to understand. their language is tuff. So please tell me the best site or best book to learn ASP.net in C#. i will be very thankful. Varinder

1 Answers  


How many types of validators are there in asp net?

0 Answers  


Explain what a diffgram is and a good use for one?

1 Answers   Siebel Systems, Syntax Softtech,


Is asp net front end or backend?

0 Answers  


What is the difference between control and component?

4 Answers  






What is Web API?

0 Answers  


What is advantage of asp.net?

0 Answers  


About DataAdapters ?

8 Answers   Accenture,


What is http post and http get?

0 Answers  


Define a web service in .net?

0 Answers  


Why we use asp.net for website development?

0 Answers  


Explain exception handling in .net.

0 Answers  


Categories