WHAT IS THE SEQUENCE IN WHICH ASP.NET EVENTS IS PROCEED?
Answer Posted / anirudh
preinit->init->preRender->render->preload->load..
| Is This Answer Correct ? | 2 Yes | 4 No |
Post New Answer View All Answers
Define managed code and managed data in .net?
What is round trip in asp.net?
What are the two Layouts supported by a Web form in ASP.NET?
What is the difference between cache and cookies?
Which object encapsulates state or data of a user?
Where is the session stored?
How do you hide the columns?
What is asp.net used for?
Explain advantages of caching?
Where session id is stored?
Define a multilingual website?
What is considered a service provider?
How does ASP.NET framework maps client side events to Server side events.?
How to improve performance of web application asp.net mvc? : Asp.Net MVC
Explain culture and uiculture values.