How Many types of Page Load functions in asp.net
Answers were Sorted based on User's Feedback
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 |
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 |
Describe session handling in a webfarm?
how to add cliet side event to server side? and how to register client script to sever side? wt difference these two
How many view state can be hold by a aspx page ?
Less than one page, how many windows will you be able to maintain?
when is the role performed by IIS sever when ever a request send from browser
With out Web.config can we executes the application?
What is the name of the base class that all web forms will be inherited?
What is connection pooling and how to enable and disable connection pooling?
What is difference between abstract class and an interface?
What is microsoft windows sharepoint services?
How does the XmlSerializer work? What ACL permissions does a process using it require?
Define msil.