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 is the use of express session?
How can you ensure a permanent cookie?
Where is cookie used in asp.net?
Explain what benefit does your code receive if you decorate it with attributes demanding specific security permissions?
What is boxing and unboxing in asp.net?
What is asp.net futures?
Explain the difference between sql invalidation and sql notification.
Please briefly explain the usage of global.asax?
What are triggers of an updatepanel?
How can we prepairing Interview
How can we pass info between 2 asp.net pages?
How do u declare static variable and how it is declared and what is its lifetime?
Explain the flow of processing of the request? : asp.net mvc
Can we store object in viewstate?
Explain about the .NET framework?