WHAT IS THE SEQUENCE IN WHICH ASP.NET EVENTS IS PROCEED?
Answer Posted / anand gopal makwa munger
LoadControlState --> LoadViewState --> LoadPostdata --> Load(Onload) --> RaisePostDataChangedevents --> RaisePostbackEvents -->PreRender(OnPreRender) --> SaveControlState --> SaveViewstate --> Render --> Dispose --> UnLoad.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is the use of global.asax file?
Explain the difference between globalization and localization techniques
Explain Features in ASP.NET
What is difference between cache and session?
What is manifest in .net framework?
Is web config mandatory?
Difference between .NET and previous version?
What are Session states available and its Uses?
If you want to write your own dot net language, what steps you will you take care?
What is routing in MVC?
Is redux flux?
What is the difference between ASP Session State and ASP.Net Session State?
What is rich control in asp.net?
What are user controls?
Define resource files.