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 ascx?
Explain serialization and deserialization?
Describe the Server Control Events of ASP.NET?
Where is the session stored?
calling result set one procedure to anothar procedure in sql2000
Can we set master page as a start page?
What I need to create and run an asp.net application?
How can you use a custom controls in ASP.NET application?
when a request is made in Life cycle of ASP.NET page .
how to debug web services on consumer side?
What is the difference between typeof() vs gettype()?
What are uri parameters?
Explain asp.net web forms.
What is caching? Explain.
What is Web API?