Answer Posted / nazeer
Page_AbortTransaction
Page_CommitTransaction
Page_DataBinding
Page_Disposed
Page_Error
Page_Init
Page_InitComplete
Page_Load
Page_LoadComplete
Page_PreInit
Page_PreLoad
Page_PreRender
Page_PreRenderComplete
Page_SaveStateComplete
Page_Unload
| Is This Answer Correct ? | 5 Yes | 3 No |
Post New Answer View All Answers
Explain Life cycle of ASP.NET page when a request is made.
Describe briefly what is the role of IIS on an ASP.NET application? What does it for the same application?
What is caching in asp.net?
Explain about asp.net state management?
Name the method that needs to be invoked on the dataadapter control to fill the generated dataset with data?
Less than one page, how many windows will you be able to maintain?
What is actually returned from server to the browser when a browser requests an .aspx file and the file is displayed?
How can we use Web API with ASP.NET Web Form?
If you are using components in your application, how can you handle exceptions raised in a component?
What is a proxy in web service?
How can we prepairing Interview
What is skin in asp.net?
Why mvc is faster than asp.net? : Asp.Net MVC
What is the use of session state and application state and difference between them?
Explain how can you debug your .net application?