Life cycle of ASP.NET page when a request is made ?
Answer Posted / sumeet kalra
Page Request
Start
page initialization
validation
postback event handling
rendering
unload
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
Differentiate between a page theme and a global theme?
what is DLL Hell and how it is solved in .NET? please explain clearly??
Define static member?
Explain the function of new view engine in asp.net? : asp.net mvc
What is the difference between mvc (model-view-controller) and mvp (model-view-presenter)? : asp.net mvc
What is the use of global.asax file?
What is asp.net mvc5? : Asp.Net MVC
What are the advantages of passport authentication?
Where you store Connection string in "Web.Config" file in ASP.NET?
What is the difference between client-side and server-side validations in webpages?
How do cookies work?
What is a url string?
What is the typical session identifier?
Why do we need Sessions?
What are the memory-mapped files?