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

What is the mvc framework?

0 Answers  


Why should i prefer JSP over asp.net or any other web development language..??

0 Answers  


To load your generated dataset with data which method do you invoke?

0 Answers   Siebel,


What are the contents of cookie?

0 Answers  


What is serialization?

5 Answers   Piramal Healthcare,






Is asp.net a language?

0 Answers  


Which class provides methods that can be used to manage role membership to be used in user authorization?

3 Answers   Wipro,


What is fulltrust?

0 Answers  


What is the use of session state and application state and difference between them?

0 Answers  


What's the advantage of using System.Text.StringBuilder over System.String?

3 Answers   IBM, IdeaLake, Infosys,


Anyone has Latest Microsoft ASP.NET Certification Dumps for these?

1 Answers  


What is the difference between web.config and machine.config in ASP.NET?

0 Answers   Amazon,


Categories