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
How can you handle errors in Web API?
What are cookies in your browser?
Why do we need master page in asp.net?
What do you mean by authentication?
Which .NET framework supports Web API?
What is a user developed application?
What is the significance of attaching a profile while creating a user?
How does session work in asp net?
What are the benefits of Razor View?
What are the security types in asp.net?
What is a page life cycle? What are the events in a page life cycle?
What is server side session?
If Instancing = Single use for ActiveX Exe, how will this be executed if there are 2 consecutive client requests ?
Is asp.net still used?
Which Is Faster MVC or ASP.net ?