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
Describe paging in asp.net?
Let's say I have an existing application written using vb6 and this application utilizes windows 2000 com+ transaction services. How would you approach migrating this application to.net?
How can you use a custom controls in ASP.NET application?
Describe a bubbled event and how it is used ?
What is the significance of attaching a profile while creating a user?
Which platform does Microsoft .NET use for exchanging data between applications?
What are the asp.net server side objects?
What does it mean your session has timed out?
What is s2s tracking?
What's the ASP.Net Application life cycle?
Define common type system?
What is the difference between a multi-layer and multi-tier applications?
How we can force all the validation controls to run?
What is the difference between mechine.config and web.config?
How does windows service lifecycle differ from a .standard. Exe?