Answer Posted / sivaprasad
Init - which will execute when page execution is started.
Load - start loading
Prerender - The last stage to save any information in
viewstate.
Save state - The information of page will save in viewstate
Render - The page content will rendered.
Dispose - Page instance will be destroyed.
| Is This Answer Correct ? | 5 Yes | 3 No |
Post New Answer View All Answers
what cut off mark for po's,what questions they asked for interview?
Explain how cookies work.
Define page fragment caching?
what are the security certificates used in webservices?
What is a nested masterpage in asp.net 2.0? Can there be a master page inside a masterpage?
what is silver light when will we use silver light,
Explain a program using code nuggets to create a simple application? : asp.net mvc
How would you turn off cookies on a page of a website?
What are Caching techniques in .NET
Explain what is event bubbling?
How do you handle server controls?
What is the difference between a page theme and a global theme?
how to retrieve property settings from xml .config file.
Define machine.config in .net?
How is session id generated?