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
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 |
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 |
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 |
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 |
What does this do? gacutil /l | find /i about
what are the server controls used in sitepath navigation?
How you will manage the state of ASP.NET controls?
0 Answers Sans Pareil IT Services,
What are Authentication mechanisms in .Net?
where is declare global variable in asp.net and what is use of global variable
What is the advantage of using Windows authentication in a Web application?
Difference Between GridView And DataList
What is the difference between rest and restful?
What is strong name and which tool is used for this ?
What is mvc in asp.net tutorial? : Asp.Net MVC
9. Why should we hire you over the others waiting to be interviewed?
0 Answers Business One, IBM, Swatz Oils,
What is X-Path?