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

Answers were Sorted based on User's Feedback



Hi , I am Basha. I am searching a job in dotnet.Plz tell me the order of page events in asp.net 2.0..

Answer / prabu s

Order of page event occur?

1. Page_Init
2. Page_Load
3. Control events
4. Page_Unload event

Is This Answer Correct ?    13 Yes 0 No

Hi , I am Basha. I am searching a job in dotnet.Plz tell me the order of page events in asp.net 2.0..

Answer / 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

Hi , I am Basha. I am searching a job in dotnet.Plz tell me the order of page events in asp.net 2.0..

Answer / csc

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

Is This Answer Correct ?    3 Yes 1 No

Hi , I am Basha. I am searching a job in dotnet.Plz tell me the order of page events in asp.net 2.0..

Answer / nitya

Page_PreInit()
Page_Init()
Page_InitComplete()
Page_PreLoad()
Page_Load()
Page_LoadComplete()
Page_PreRender()
SaveStateComplete()
Page_Render()
Page_Unload().

Is This Answer Correct ?    1 Yes 2 No

Post New Answer

More ASP.NET Interview Questions

What does this do? gacutil /l | find /i about

1 Answers  


what are the server controls used in sitepath navigation?

1 Answers  


How you will manage the state of ASP.NET controls?

0 Answers   Sans Pareil IT Services,


What are Authentication mechanisms in .Net?

6 Answers   Accenture,


where is declare global variable in asp.net and what is use of global variable

3 Answers  


What is the advantage of using Windows authentication in a Web application?

0 Answers   MCN Solutions,


Difference Between GridView And DataList

2 Answers  


What is the difference between rest and restful?

0 Answers  


What is strong name and which tool is used for this ?

3 Answers   Patni,


What is mvc in asp.net tutorial? : Asp.Net MVC

0 Answers  


9. Why should we hire you over the others waiting to be interviewed?

0 Answers   Business One, IBM, Swatz Oils,


What is X-Path?

2 Answers   Sherston,


Categories