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

Answer Posted / gurmeet

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

Is This Answer Correct ?    6 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How to retrieve user name in case of Window Authentication?

473


How does viewstate work?

774


What are the differnt types of handler in ASP.NET?

719


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

803


What are the different types of events are occured when a client requests an ASP.NET page from IIS server?

799


What is GAC in ASP.NET 2.0

783


what is the difference between response.write() and response.output.write()?

899


Define static function?

737


Write some code using interfaces, virtual methods, and an abstract class`

1805


If 200 is for all successful operation then why do we have 201 response codes?

703


Can I read the hard disk serial # of the client computer using asp.net?

733


Name some asp objects?

749


What is considered a service provider?

701


Web API uses which library for JSON serialization?

749


How tooltip is set through code-behind in ASP.NET?

803