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

Explain the page lifecycle of an asp.net mvc? : asp.net mvc

443


Difference between singleton and singlecall.

577


If iam developing an application that must accomodate multiple security levels though secure login and my asp.net web appplication is spanned across three web-servers (using round-robbin load balancing) what would be the best approach to maintain login-in state for the users?

557


How can we Validate a Controls in ASP.NET page using JavaScript?

637


What are triggers of an updatepanel?

561






What is session in asp.net?

533


How would you enable impersonation in the web.config file?

550


To get the values in two different controls to match which control you use it?

544


Explain cashing in asp.net.

532


What is asynchronous call?

595


What is server side session?

529


How to fetch a data from one table to another table in asp.net ?

591


What are the session variables?

520


Are there resources online with tips on asp to asp.net conversions?

554


What is the use of session state and application state and difference between them?

487