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


Please Help Members By Posting Answers For Below Questions

What is server side routing?

499


What are httphandlers and httpmodules and difference between them?

517


What does mean by a neutral culture?

594


What is IPostBack? How to use it?

594


What is the difference between session and viewstate in asp.net?

602






Suppose you want an asp.net function (client side) executed on the mouseover event of a button. Where do you add an event handler?

559


Can I have a unique key as foreign key?

537


How can you make sure that web api returns json data only?

514


Dataset is the disconnected environment. suppose if you are binding records to gridview (disconnected environment) and you are making changes to the the grid but before updating the database if any other user modify the data, how will you avoid such problem?

1715


What is applicatio domain?

571


Difference between using directive vs using statement?

508


Where would you use an ihttpmodule, and what are the limitations if any?

517


How many types of sessions in asp.net?

575


What is clr? Difference between clr & cts?

684


Explain how caching in asp.net 2.0 is different from caching in asp.net 1.1?

534