what are the events in ASP.net page life cycle?



what are the events in ASP.net page life cycle? ..

Answer / sivaprasad

Init - which will execute when page execution is started.

Load - start loading

Prerender - The last stage to save any information in
viewstate.

Save state - The information of page will save in viewstate

Render - The page content will rendered.

Dispose - Page instance will be destroyed.

Is This Answer Correct ?    5 Yes 3 No

Post New Answer

More ASP.NET Interview Questions

Explain the Session state management options available with ASP.NET?

0 Answers   Siebel,


in database table is thier . in that table fields are photoid , photoname,photo... i want display image in the gridview

5 Answers   TCS,


what is the difference between server.Transfer and response.redirect in .net

1 Answers  


Define the types of configuration files.

0 Answers  


What do you mean by marshalbyref?

0 Answers  






What is difference b/w Data Grid in ASP.Net 1.1 and Gridview in 2.0

11 Answers   Bosch, IntraLogic,


Any body Having SHAREPOINT Material plzzz? please material to send prasad.k12@gmail.com

0 Answers  


How is application management and maintenance improved in asp.net 2.0?

0 Answers  


How does exception management works in ASP.NET?

0 Answers   Alcatel-Lucent,


how to use html code in asp source code?

1 Answers  


What are the benefits of Razor View?

0 Answers   NA,


which scripting is used browser by server when we use validation controls. 1.javascript 2.vbscript 3.jscript 4.perl

8 Answers   Satyam,


Categories