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
Can we have multiple worker process in an ASP.NET application? If so then how it has been handled by application? And who handles it?
I am trying to implement sorting facility from client side code in GridView Control. So how can I fill up an Array inside client side code (using JavaScript), i want to assign my DataSet object declared and filled up on Server side(in code behind) to the array (on client side)
How is the asp.net mvc architecture different from others? : asp.net mvc
What are themes and skins in 2.0, explain usage scenario?
What do you mean by View State and what is its role?
Explain how asp.net page works?
Explain the use of dataadapter.
To add a hyperlink column to the DataGrid which tag is used ?
How does a content page differ from a master page?
What is custom attribute? How to create?
What is asp.net caching?
What is the difference between web.config and machine.config in ASP.NET?
What is the difference between the asp and asp.net?
Is asp.net different from asp? If yes, explain how?
Explain the asp.net mvc folder conventions? : asp.net mvc