Explain the life cycle of an ASP .NET page.

Answer Posted / kinkar nag

1. PreInit
2. Init
3. InitComplete
4. PreLoad
5. Load
6. Load Complete
7. PreRender
8. SaveStateComplete
9. Render
10.Unload

Is This Answer Correct ?    1 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the difference between Hash table and Array list?

376


What are directives in asp.net?

536


What is ViewState? What does the "EnableViewState" property do? Why would I want it on or off?

664


What is the caspol.exe tool used for?

547


What are the types of authentication in asp.net?

551






How many types of validation are there?

529


1.what is the application pool. 2.what is the HttpModile and Http Handler. 3.C# 3.0 Features ? 4.Anonoymous Type,methopd and claas in 3.0? 5.difference between statsic and const ? 6.session vs application 7.state management clint side and server side ? 8.Genric list 9.c# 3.0 vs 3.5

1764


What is the concepts of globalization and localization in .net?

532


I have an external link in my application say www.xyztest.com. Today this site works on http protocal. Tommorow it may run on https. So i cant hardcore the protocal in the site. When a user clicks on the link how can i know if the external site works on http or https and takes him to that place?

1471


Describe paging in asp.net?

678


Suppose you want an asp.net function (client side) executed on the mouseover event of a button. Where do you add an event handler?

569


What is app_code folder in asp net?

543


How many types of sessions in asp.net?

587


Define globalization and localization.

570


Is asp.net 64-bit enabled? How?

595