What methods are fired during the page load?

Answer Posted / rakesh

1)Page request - determines if it needs to be raised or compiled
2) start - if it is a new request or post back
3) Page initialization -
4)Load - if postback,control properties are loaded with
values of postback
5)validation - individual controls are validated
6) Postback - event handling
7)render - saves the view state data before rendering
8) unload

Is This Answer Correct ?    8 Yes 7 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is cache in asp net?

536


Can you explain why it is useful to use mvc instead of webforms? : asp.net mvc

543


What is route in web api?

535


What is the difference between rest and restful?

538


What is a 1x1 pixel?

530






Give an example of cookie abuse.

600


What is the purpose of App_Code folder in ASP.NET? Why we this?

615


What does asp in asp.net stand for?

523


What are the various types of validation controls provided by asp.net?

541


What are HTTP handlers in ASP.NET?

582


benefits of migration from asp to asp.net hi frnds, i have to give presentation to a client about how useful would be migrating their project from asp to asp.net .plz give me some points which i should incorporate in my ppt thanks

1674


Can you set the session out time manually?

382


What is http request and response?

535


Where you store Connection string in "Web.Config" file in ASP.NET?

584


What is the postback property in asp.net?

544