Various types of Page Load functions
Answers were Sorted based on User's Feedback
Answer / manish shah
page_PreInit
Page_Init
Page_Preload
Page_Load
Page_PreRender
Page_Render
Page_Unload
Is This Answer Correct ? | 7 Yes | 0 No |
Answer / vicky
Pageiit()
PageLoad()
PagePreRender()
Page_UnLoad()
Is This Answer Correct ? | 4 Yes | 0 No |
Answer / 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 |
Answer / praveen kumar
pre_init,
init,
init complete
pre_load,
load
control
load_complile,
pre_render,
save state completes
render
un_load
Is This Answer Correct ? | 1 Yes | 0 No |
If I am developing an application that must accomodate multiple security levels though secure login and my asp.net web application is spanned across three web-servers (using round-robin load balancing). What would be the best approach to maintain login-in state for the users?
When Garbage Collector will run and how its identifing whether the Object is used or Not.?
What is the difference between session.abandon() vs clear()?
4. How do you plan to achieve these goals?
7 Answers Burger King, Latest, Swatz Oils,
How to change the form layout in ASp.net 2.0 ?
What is asp.net futures?
What is the advantage of using Windows authentication in a Web application?
Can you explain what inheritance is and give an example of when you might use it?
Can you edit data in the Repeater control?
Explain how is a property designated as read-only?
Can we throw exception from catch block ?
4 Answers Accenture, BirlaSoft,
Explain how is the asp.net mvc architecture different from others? : asp.net mvc