Life cycle of ASP.NET page when a request is made ?

Answer Posted / senthil kumar

These are the steps in the asp.net life cycle
init()
load()
prerender()
unload()

Is This Answer Correct ?    5 Yes 3 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is a user developed application?

513


Mention the execution process for managed code?

528


In how many ways we can retrieve table records count?

528


What is the use of asp.net web api?

572


Which adapter should you use, if you want to get the data from an access database?

528






Name the namespace which is used by ado.net?

518


What parameters can you pass in the url of the api? Can get and post use the same url?

548


What is the difference between an htmlinputcheckbox control and an htmlinputradiobutton control?

609


Do gac'ed assemblies have fulltrust?

638


Where the assembly is stored in asp.net?

542


Define secured sockets layer.

530


What is the use of service provider?

576


What role “#&&” plays in a querysting?

538


What is difference between Server.Transfer and Response.Redirect in ASP.NET?

548


How to disable disable browser's Back button in asp.net (JavaScript)?

553