How Many types of Page Load functions in asp.net

Answers were Sorted based on User's Feedback



How Many types of Page Load functions in asp.net..

Answer / sakthivel

Page_init
Page_Load
Page_Prerender
Page_Unload

this is the main page load functions

Is This Answer Correct ?    13 Yes 1 No

How Many types of Page Load functions in asp.net..

Answer / 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

More ASP.NET Interview Questions

What are cookies in your browser?

0 Answers  


Any alternative to avoid name collisions other then Namespaces?

1 Answers  


Which class provides methods that can be used to manage role membership to be used in user authorization?

3 Answers   Wipro,


Difference between datareader and dataset ?

4 Answers   Microsoft,


Is asp.net mvc front end or backend? : Asp.Net MVC

0 Answers  


what is caching?

4 Answers   Microsoft,


what are the components available in global.asax ?

1 Answers  


How do you identify that the page is postback?

0 Answers  


what is view state and its use

10 Answers   DELL, Efextra, HCL,


what is wwf in asp.net?

3 Answers  


What is a postback url?

0 Answers  


what is an Eventbubbling?

3 Answers   DSS,


Categories