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

Describe session handling in a webfarm?

0 Answers  


how to add cliet side event to server side? and how to register client script to sever side? wt difference these two

3 Answers   PSI Data Systems,


How many view state can be hold by a aspx page ?

3 Answers   Intellevate,


Less than one page, how many windows will you be able to maintain?

0 Answers   Atos Origin,


when is the role performed by IIS sever when ever a request send from browser

0 Answers  






With out Web.config can we executes the application?

10 Answers   Valtech,


What is the name of the base class that all web forms will be inherited?

7 Answers  


What is connection pooling and how to enable and disable connection pooling?

0 Answers  


What is difference between abstract class and an interface?

0 Answers  


What is microsoft windows sharepoint services?

0 Answers  


How does the XmlSerializer work? What ACL permissions does a process using it require?

2 Answers  


Define msil.

0 Answers  


Categories