Answer Posted / lakshmi
Init() - when the page is instantiated.
Load() - when the page is loaded into server memory.
PreRender()- the brief moment before the page is displayed
to the user in html.
Unload() - when page finishes loading.
| Is This Answer Correct ? | 16 Yes | 1 No |
Post New Answer View All Answers
Mention few asp.net validators.
What is the difference between dispose() and finalize()?
Explain the difference between asp and asp.net?
when a request is made in Life cycle of ASP.NET page .
What is a nested masterpage in asp.net 2.0? Can there be a master page inside a masterpage?
What is session management in web application?
What is the asp.net mvc folder conventions? : asp.net mvc
8. Why do you want to work here?
Difference between Response.redirect vs server.transfer?
Where the cookie value is stored?
Disable Mouse right click on web page in asp.net?
We are using Jscriopt validations and at clint site javascript is not running that time validation would work? if yes then how it would behave?
What is a viewstate?
What is localhost in asp.net?
When cookie will expire?