What methods are fired during the page load?
Answer Posted / srikanth
1)Start
2)instansiated
3)load
4)validating
5)Event handling
6)rendering start
| Is This Answer Correct ? | 4 Yes | 1 No |
Post New Answer View All Answers
What is difference between Lambda Expression and LINQ in ASP.NET?
What is a form tag?
What is cached data phone?
Explain server side state management system.
What is AutoPostback?
What is cross page posting? How is it done?
What is State Management in .Net and how many ways are there to maintain a state in .Net? What is view state?
Describe session handling in a webfarm, how does it work and what are the limits?
What events will occur when a page is loaded?
Which type of state management is provided by Query String in ASP.NET?
Explain how is a property designated as read-only?
What is a user developed application?
Explain some of the major built-in objects in asp.net
How do we access view state value of this page in the next page?
What is the exact purpose of http handlers?