Answer Posted / skmdali786
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 as HTML
Unload() - when page finishes loading.
| Is This Answer Correct ? | 5 Yes | 0 No |
Post New Answer View All Answers
What are the two properties that are common on every validation control?
Explain security types in asp.net?
What is the use of express session?
What is the use of session state and application state and difference between them?
How many types of state management are there in asp net?
What are cao and sao.
How is session id generated?
how to write html code with ssl
Which class is used to send an email message from an ASP.NET Web page?
What are the new features implemented in ASP.NET?
What is the function used for removing an event listener?
What are the advantages and disadvantages of session?
What is the difference between Hash table and Array list?
How would you get asp.net running in apache web servers? Explain it's limitations.
Explain how is a property designated as read-only?