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 use Xml data in ASP.net?
How about the security in Activex DLL and Activex EXE ?
what is loosely coupled solution? How it can be used?
How to bind all the binding controls in a page at once in ASP.NET?
What is viewstate parameter?
What is the use of web.config file?
Disable Mouse right click on web page in asp.net?
What is the difference between a multi-layer and multi-tier applications?
What is query string with example?
What is difference between asp.net and asp?
Define web.config in .net?
Define dll hell?
Explain the difference between server.transfer and response.redirect? Why would I choose one over the other?
Define static member?
Explain MVC model binders?