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
What is AutoEventWireup attribute for ?
Why do we need url encoding?
What are the steps to follow to host a web application on a web server?
What is x xss protection?
Is viewstate secure?
What is the difference between “Web.config” and “Machine.Config”?
What is the biggest disadvantage of “Other Return Types” in Web API?
What is Cookies Less Session?
Can we have multiple web config files for an asp.net application?
How many types of validators are there in asp net?
What is difference between asp.net and asp?
How can I create master page in asp net?
Explain about asp.net caching?
Explain the basic functionality of garbage collector?
Explain about secure socket layer?