Explain the life cycle of an ASP .NET page
Answer Posted / rajender jaldi
pre-init
init
init-complete
pre-load
load
load-complate
prerender
unload
Is This Answer Correct ? | 4 Yes | 1 No |
Post New Answer View All Answers
What is the file extension of web service?
What is the difference between dispose() and finalize()?
Difference between web user control and web custom control?
Can more than one person use the same login?
What is postback pixel?
Which is the parent class of the web server control?
Explain the difference between authentication and authorization.
What is the use of asp.net web api?
Which methods validate all the controls on a page?
What are the events in a page life cycle?
What is the difference between mvc and asp.net? : Asp.Net MVC
Define asp.net caching?
Explain why datareader is useful?
How to include silver light .xap page into asp.net web application and what is the purpose of using silverlight application?
Explain the role of global.asax?