Various types of Page Load functions

Answers were Sorted based on User's Feedback



Various types of Page Load functions..

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

Various types of Page Load functions..

Answer / vicky

Pageiit()
PageLoad()
PagePreRender()
Page_UnLoad()

Is This Answer Correct ?    4 Yes 0 No

Various types of Page Load functions..

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

Various types of Page Load functions..

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

Post New Answer

More ASP.NET Interview Questions

What is different in .net 1.1 and .net 2.0?

0 Answers  


• What are HttpHandlers? • What are HttpModules?

2 Answers  


What are the main requirements for caching?

0 Answers  


What are runtime hosts?

4 Answers   Microsoft,


Is asp.net and .net same?

0 Answers  






Difference b/w casting and boxing?

5 Answers   IBS,


Which data type does the rangevalidator control support?

0 Answers  


About CLR, reflection and assemblies?

0 Answers   Microsoft,


What is __ requestverificationtoken?

0 Answers  


What?s the difference between Response.Write() and Response.Output.Write()?

2 Answers   Siebel, Visual Soft,


How to upload a file using file upload control inside the Update Panel???

2 Answers  


Why do you use the app_code folder in asp.net?

0 Answers  


Categories