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 is synchronous and Asynchronous post back ?
Explain about asp.net 2.0 themes?
What tags do you need to add within the asp:datagrid tags to bind columns manually? Give an example.
what is the difference between response.write() and response.output.write()?
What are different types of api?
Describe Segmentation With Paging?
What is razor? : asp.net mvc
How do I use a proxy server when invoking a web service?
What is the life-span of the items in the viewstate?
Explain Apache web servers ? How can you get ASP.NET running in Apache web servers - why should you do this?
Will the asp.net validators run in server side or client side? How do you do client-side validation in .net?
How to reduce the width of textbox in editcommandcolumn of datagrid?
What are early binding and late binding.
What are ASP.NET Web Forms? How is this technology different than what is available though ASP?
What are type/key pairs in client script registration?