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 / 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 |
Post New Answer View All Answers
What are the features that make asp.net more used framework? : asp.net mvc
How can you implement the postback property of an asp.net control?
Which is faster viewdata or viewbag?
What are the various session state management options provided by asp.net?
What is a 307 redirect?
What language is asp.net written in?
What is the recommended approach for asp.net mvc to globally intercept exceptions? What other functionality can be implemented with the approach? : Asp.Net MVC
How to use push notification?
Why is mvc better than asp.net?
What are query strings used for?
What is difference between viewstate and session state in javascript?
What does a switch do?
How do session tokens work?
What is the purpose of asp.net?
Is it possible to create web application with both webforms and mvc?