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 / 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 View All Answers
List the major built-in objects in asp.net?
Where is session cookies stored?
How would you turn off cookies on one page of your website?
What are the server controls in asp.net?
Describe in brief .net framework and its components.
What are Master Pages in ASP.NET? or What is a Master Page?
What is difference between session and cookies in asp net?
Where session id is stored?
How can we register exception filter from the action?
What is the difference between stored procedure vs function?
What is the difference between server-side scripting and client-side scripting?
Write a code for sending an email from asp.net application.
When we use cookie less session? Explain its working?
What is sta?
How can you debug your.net application?