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
How can we inherit a static member?
Can you explain page lifecycle in net?
How many ways are there to maintain a state in .net? What is view state?
How much is the pay-for-use service if I chose not to use microsoft-sponsored advertising?
What are server-side comments in ASP.NET?
Explain security types in asp.net?
What is session authentication?
Explain how to prepare culture-specific formatting in .net.
What is Partial PostBack in ASP.NET?
Explain the difference between array and linkedlist?
Differentiate between authentication and authorization.
What is the difference between session and viewstate?
How would you enable impersonation in the web.config file?
List the types of authentication supported by asp.net?
How is the asp.net mvc architecture different from others? : asp.net mvc