WHAT IS THE SEQUENCE IN WHICH ASP.NET EVENTS IS PROCEED?
Answer Posted / mithun
Pre Init--> Init-->Init Complete-->Pre Load--> Load-->Load Complete-->Pre Render--> Render--> Unload
Is This Answer Correct ? | 5 Yes | 0 No |
Post New Answer View All Answers
How can I have a particular web page in an asp.net application which displays its own error page?
What does asp stand for in asp.net?
Describe paging in asp.net?
How can we create Tree control in asp.net?
How would ASP and ASP.NET applications run at the same time on the same server?
What is difference between Fragment Caching and Page Caching in ASP.NET?
Define web services in asp.net.
Can you clarified A Web service can only be written in .NET or not?
Do you know using sql cache invalidation?
If you are using two select queries and retrieving data. how do you access second query's result set using data reader?
What are all the various Estimation Techniques available ?
What is synchronous and Asynchronous post back ?
Difference between singleton and singlecall.
What is the difference between Hash table and Array list?
What is an il?