Explain the life cycle of an ASP .NET page.

Answer Posted / kunwar pal singh

Page_Init -- Page Initialization

LoadViewState -- View State Loading

LoadPostData -- Postback data processing

Page_Load -- Page Loading

RaisePostDataChangedEvent -- PostBack Change Notification

RaisePostBackEvent -- PostBack Event Handling

Page_PreRender -- Page Pre Rendering Phase

SaveViewState -- View State Saving

Page_Render -- Page Rendering

Page_UnLoad -- Page Unloading

Is This Answer Correct ?    8 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How can we inherit a static member?

676


Can you explain page lifecycle in net?

593


How many ways are there to maintain a state in .net? What is view state?

667


How much is the pay-for-use service if I chose not to use microsoft-sponsored advertising?

611


What are server-side comments in ASP.NET?

653






Explain security types in asp.net?

628


What is session authentication?

615


Explain how to prepare culture-specific formatting in .net.

617


What is Partial PostBack in ASP.NET?

694


Explain the difference between array and linkedlist?

599


Differentiate between authentication and authorization.

642


What is the difference between session and viewstate?

589


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

626


List the types of authentication supported by asp.net?

611


How is the asp.net mvc architecture different from others? : asp.net mvc

559