Answer Posted / a.mustaq ahmed
Life Cycle of ASP.Net
Start-properties such as Request,Response,IsPostBack are
set.
Page Intialization
load
Validation
PostBack Event handling
Redering
Unload
For Detail Description go thru
http://msdn2.microsoft.com/en-us/library/ms178472.aspx
| Is This Answer Correct ? | 5 Yes | 4 No |
Post New Answer View All Answers
In ViewState How much lifespan items stored?
Explain the benefits of viewstate?
What is the question mark in a url?
What are url fragments?
Suppose You Want A Certain Asp.net Function Executed On Mouseover For A Certain Button. Where Do You Add An Event Handler?
What does uri mean?
What is ascx?
Where is asp.net view state stored?
What is the difference between CLICK and MOUSE DOWN Event ?
What is meant by asp.net?
What is connection pooling and how to enable and disable connection pooling?
Can we have a web application running without web.config file?
What is session in web technology?
Explain transparent caching with aop?
Differentiate between file-based dependency and key-based dependency.