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 difference between datalist and gridview?
Where do we store our connection string in asp.net application?
Explain method to handle error using HttpError in Web API?
What is bson in web api?
Is it possible to change the index of primary key on table?
What is route in web api?
What are the types of session in asp.net?
Can you nest updatepanel within each other?
Can I combine classic asp and asp.net pages?
Explain about solution explorer window?
What are the media types of http requests and response?
Distinguish between Server-side and Client-side code with its functionality?
Explain diff. Between friend and protected friend?
How can we pass info between 2 asp.net pages?
How would you turn off cookies on a page of a website?