Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


Page Life Cycle in ASP.NET

Answers were Sorted based on User's Feedback



Page Life Cycle in ASP.NET..

Answer / alb.shah

1.Page_Init
2.LoadViewState
3.LoadPostData
4.Page_Load
5.RaisePostDataChangedEvent
6.RaisePostBackEvent
7.Page_PreRender
8.SaveViewState
9.Page_Render
10.Page_UnLoad

Is This Answer Correct ?    13 Yes 2 No

Page Life Cycle in ASP.NET..

Answer / neha jain

Following is the sequence in which the events occur :-
&#8730; Page_Init.
&#8730; Page_Load.
&#8730; Control events
&#8730; Page_Unload event.
Page_init event only occurs when first time the page is
started , but Page_Load occurs in
subsequent request of the page.

Is This Answer Correct ?    3 Yes 1 No

Post New Answer

More ASP.NET Interview Questions

My website has around 100 aspx. Out of this, a certain 20 aspx files should be made available to the users only if they are logged in. How can I achieve this with the web.config file?

1 Answers   Techno Solutions,


Is it necessary to lock application state before accessing it ?

1 Answers  


Hi please tell me what is ISNOTPOSTBACK,POSTBACK,AUTOPOSTBACK and also the extensions of aspx,asmx,ascx its urgent plz reply me soon....

6 Answers   Logica CMG,


What does aspcompat="true" mean?

0 Answers  


how can i call output parameters from ado.net

3 Answers   TCS,


Explain the various authentication mechanisms in asp.net.

0 Answers  


what is the deference between dataset and data adapter?

4 Answers   TCS,


4. How do you plan to achieve these goals?

7 Answers   Burger King, Latest, Swatz Oils,


What is query string?

0 Answers  


How can we Deploy a website?

2 Answers  


what are the differences between windows services and web services?

5 Answers   Tech Mahindra,


when using personlization, how do you access over setting at runtime?

1 Answers  


Categories