Is it necessary to undertsand these events of an ASPX page
execute. Explain its importantance?

Answer Posted / sivakumar

YEs, Its very Important
Sequence
--------------
1. Page_Init()
2. Load View State
3. Load Post Data
4. Page Load
5. Raise Post Data Changed Event
6. Raise Post Back Event
7. Page _ PreRender
8. Save View State
9. Page _ Render
10. Page _ Unload

Is This Answer Correct ?    6 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What do you mean by role-based security?

564


What is the difference between CLICK and MOUSE DOWN Event ?

580


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?

1457


Explain the use of view state?

552


Explain difference between dataset and datareader?

600






What is event bubbling?

598


Describe SOA and the tenets of it?

546


Write a code snippet to implement the indentation in json in web api.

571


How can you access the properties and controls of master pages from content pages?

511


When you are running a component within ASP.NET, what process is it running within on Windows XP? Windows 2000? Windows 2003?

589


How can we identify that the Page is Post Back?

552


What are the event handlers that can be included in the Global.asax file?

572


What is slidemaster?

460


What is a web api? Which protocol is used in a web api?

541


What are the elements of a website?

511