Answer Posted / janaki
1. Object Initialization
2. Load View state Data
3. Load Post Data Processes Post back Data
4. Object Load
5. Raise Post Back Change Events
6. Process Client-Side Post Back Event
7. Prerender the Objects
8. View State Saved
9. Render To HTML
10. Disposal
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
Why do we need Sessions?
What are the Types of state management techniques
Explain the differences between managed and unmanaged code?
Explain method to handle error using HttpError in Web API?
How you will improve web application performance?
What is asp.net used for?
How to find out what version of asp.net I am using on my machine?
Will the asp.net validators run in server side or client side? How do you do client-side validation in .net? How to disable validator control by client side javascript?
What are the layouts of ASP.NET Pages?
Explain automatic memory management in .net.
Which method do you use to kill explicitly a users session?
Why is asp.net so popular?
What is the recommended approach for asp.net mvc to globally intercept exceptions? What other functionality can be implemented with the approach? : Asp.Net MVC
Explain weak typing and strong typing.
Can we handle the error and redirect to some pages using web.config?