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


Please Help Members By Posting Answers For Below Questions

Describe the sequence of action takes place on the server when ASP.NET application starts first time?

825


How to implement role based security in asp.net mvc? : Asp.Net MVC

619


How do you declare static variable?

742


i want the asp.net technical questions and answeres

1786


What do you mean by role-based security?

734


How do I debug an asp.net application that was not written with visual studio.net and that does not use code-behind?

734


1.what is the application pool. 2.what is the HttpModile and Http Handler. 3.C# 3.0 Features ? 4.Anonoymous Type,methopd and claas in 3.0? 5.difference between statsic and const ? 6.session vs application 7.state management clint side and server side ? 8.Genric list 9.c# 3.0 vs 3.5

1954


What do you mean by query string?

703


Please briefly explain the usage of global.asax?

707


What does mvc represent in asp.net? : asp.net mvc

725


What is the biggest disadvantage of “Other Return Types” in Web API?

1138


How does asp net store session ids by default?

701


Where viewstate value is stored in asp.net?

809


Describe how passport authentication works.

764


How to make sure that contents of an updatepanel update only when a partial postback takes place (and not on a full postback)?

711