Answer Posted / kinkar nag
1. PreInit
2. Init
3. InitComplete
4. PreLoad
5. Load
6. Load Complete
7. PreRender
8. SaveStateComplete
9. Render
10.Unload
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
Is it right that ASP.NET Web API has replaced WCF?
What is the difference between localization and globalization?
What does asax stand for?
What are httphandlers and httpmodules and difference between them?
there is two functions function a and function b like fun a(){.... ..... } fun b() { } in function b i write the coding to add two numbers and i need to dispaly the sum result in function a with out using global variable. how we do?
Where is session cookies stored?
What is a 307 redirect?
What is the difference between a multi-layer and multi-tier applications?
what cut off mark for po's,what questions they asked for interview?
Why session is used in asp.net?
Describe paging in asp.net?
Explain the difference between mvc (model-view-controller) and mvp (model-view-presenter)? : asp.net mvc
What is AutoEventWireup attribute for ?
Is oauth for authentication or authorization?
What is query string? What are its advantages and limitations?