Answer Posted / kamal
page_PreInit
Page_Init
Page_InitComplete
Page_Preload
Page_Load
Page_LoadComplete
Page_PreRender
Page_PreRenderComplete
Page_PreSaveState
Page_SaveStateComplete
Page_Unload
Is This Answer Correct ? | 2 Yes | 1 No |
Post New Answer View All Answers
What is difference between viewstate and session in asp net?
What is the difference between Classic ASP and ASP.Net?
What are the different session state management options available in asp.net?
In a page I have gridview with options of select and delete using hyperlink when I am selecting any one of then it has to open another page how can it?
How does windows service lifecycle differ from a .standard. Exe?
Why viewstate is used in asp.net?
Explain what does wsdl stand for?
Explain difference betn dataset and recordset?
Can you use Web API with ASP.NET Web Form?
What is global.asax file used for?
How is application management and maintenance improved in asp.net 2.0?
How Can assign alias name for ASP.NET Web API Action?
What is the difference between the response.write() and response.output.write() methods?
What types of data validation events are commonly seen in the client-side form validation?
What is Web API Routing?