Answer Posted / aparna
page initialization
load the view state
load pastback values
page load
page pre-render
page render
save view-state values
page unload
| Is This Answer Correct ? | 4 Yes | 1 No |
Post New Answer View All Answers
Securitywise What are the Enhancements in 2.0?
Is it possible to apply themes to an asp.net application? If yes, then how?
Write the different features of a Thread and a Process?
Explain the difference between asp.net mvc and asp.net webforms
How to prevent client side validation from the ASP.NET validation controls?
What is viewstate information stored?
What is the difference between user control and custom control?
How does session work?
What is paging in context of Memory?
How to implement form based authentication in asp.net application?
What’s difference between “optimistic” and “pessimistic” locking?
Define a multilingual website?
What is difference between viewstate and session in asp net?
Can you explain the basic use of dataview?
In a webservice, need to display 10 rows from a table. Which is the best choice among datareader or dataset?