Hi , I am Basha. I am searching a job in dotnet.Plz tell me
the order of page events in asp.net 2.0> plz send faq's
related to c#.net,asp.net,sqlserver2000 etc. to my mail-id :
bashask.ss@gmail.com

Answer Posted / chandra sekhar dola

In ASP.NET 2.0 we have lot of new events occur while page
loads.

Page_PreInit()
Page_Init()
Page_InitComplete()
Page_PreLoad()
Page_Load()
Page_LoadComplete()
Page_PreRender()
Page_PreRenderComplete()
Page_Unload().

Is This Answer Correct ?    8 Yes 4 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Explain MVC model binders?

594


What is the importance of aspnet_isapi.dll, inetinfo.exe andaspnet_wp.exe in the page loading process.

584


Where web.config file is used?

565


How do we ensure view state has not tampered?

602


What is the server of asp.net?

505






To display data in a Repeater control which template you provide?

586


What is the advantage of mvc over asp.net? : Asp.Net MVC

498


Describe the difference between inline and code behind - which is best in?

506


Why do we need url encoding?

518


What is server components?

533


What are the new data controls in asp.net 2.0?

522


How do session tokens work?

510


Explain about asp.net caching?

575


What are the various types of cookies in asp.net?

539


How to store checkbox value in database in asp.net mvc? : Asp.Net MVC

507