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
How does output caching work in ASP.NET?
Is asp.net a language?
What setting must be added in the configuration file to deny a particular user from accessing the secured resources?
What is recordset asp?
What is the life cycle of an asp.net page?
What language does asp.net use?
How to unit test Web API?
What is asp.net introduction?
What is the difference between asp.net and mvc?
Which .NET framework supports Web API?
How to implement Authentication and Authorization?
What is difference between asp.net and asp?
Can one dll file contains the compiled code of more than one .net language?
How do you handle server controls?
What is ispostback method in asp.net? Why do we use that?