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
Explain the steps needed to be performed in order to create an animation in xaml?
How to manage different kinds of sessions in ASP.NET?
Is data edited in the Repeater control?
What are the differences between clr & cts?
What is a runtime version?
What language does asp.net use?
Which library is used by the testers and developers to develop automated tests and create testing tools?
Can we use MSSql as backend in asp.net...if yes then How.?
Explain the Session state management options available with ASP.NET?
Where is session cookies stored?
How we implement web farm and web garden concept in asp.net?
What are the page life cycle events?
Explain client side state management system.
What are the various ways to send content from one page to another?
Why SessionID changes in every request in asp.net?