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 main difference between Asp.net and Vb.net?
Tell me the code snippet to show how we can return 404 errors from HttpError?
What is the difference between exe and dll?
Explain client side state management system.
8. Why do you want to work here?
Can you use Web API with ASP.NET Web Form?
What is the difference between a default skin and a named skin?
Why do you use the app_code folder in asp.net?
Explain the difference between panel and groupbox classes using .net?
What are cao and sao.
What is the difference between dynamic SGA and static SGA?
What is difference between inproc and outproc?
What is %20 in a url?
Explain the use of resource manager class in .net.
What is Dynamic Web and discuss its usage with the help of real life examples?