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
What are the different types of sessions in asp.net? Name them?
Is it possible to create web application with both webforms and mvc?
What is a web based system?
How can exception be handled with out the use of try catch?
Where web.config file is used?
Explain how is the asp.net mvc architecture different from others? : asp.net mvc
What is asp.net introduction?
What is the difference between union and join?
Why we use dbms for projects? Why don’t we save any application data in separate files instead of dbms?
What is the difference between the response.write() and response.output.write() methods?
What is data binding in asp net?
What is datagrid asp.net?
What are server activated objects?
What are demand-paging and pre-paging?
What is sdlc process?