Life cycle of ASP.NET page when a request is made ?
Answer Posted / senthil kumar
These are the steps in the asp.net life cycle
init()
load()
prerender()
unload()
| Is This Answer Correct ? | 5 Yes | 3 No |
Post New Answer View All Answers
what is command line compiler.what are the steps and how it is related to debugging.
Can we have a web application running without web.config file?
How is the asp.net mvc architecture different from others? : asp.net mvc
Explain the difference between response.redirect vs server.transfer
Can you explain architecture of your project ?
How to use multiple scriptmanager controls in a web page?
Can you set the session out time manually?
What is server infrastructure?
Explain the difference between server.transfer and response.redirect? Why would I choose one over the other?
What is the purpose of session management?
What is the biggest disadvantage of “Other Return Types” in Web API?
What are the different kinds of assemblies?
What is bound controls
Which data type does the rangevalidator control support?
What are navigation controls? How many navigation controls are there in ASP.NET 4.0?