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 the concept of event bubbling in ASP.NET?

793


Explain how is the asp.net mvc architecture different from others? : asp.net mvc

704


What are client activated objects?

758


What kind of programming language is ASP.NET?

811


What is __ requestverificationtoken?

735


What is role-based security in asp.net?

713


Define transparent caching with aop?

725


what is loosely coupled solution? How it can be used?

767


Explain the features that make asp.net more used framework? : asp.net mvc

685


Describe the sequence of action takes place on the server when ASP.NET application starts first time?

831


What is viewstategenerator?

927


How many ways are there to maintain a state in .net? What is view state?

786


What is the difference between page.registerclientscriptblock and page.registerstartupscript?

647


Explain how does asp page work?

768


What is global.asax file used for?

758