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

Answer Posted / 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       View All Answers


Please Help Members By Posting Answers For Below Questions

What does postback mean?

1073


What is the difference between ASP.NET Webforms and ASP.NET MVC?

1215


What is the difference between the get method () and post method ()?

1035


What is the basic purpose of the required field validator? How can you use a required field validator to check that the user changes the initial value of a text box? a listbox?

1929


How will you do Redo and Undo in a TextControl?

1253


What is the difference between a multi-layer and multi-tier applications?

1059


Can you nest updatepanel within each other?

1040


Where sessions are stored?

1141


What can you do with asp.net?

976


How does session authentication work?

974


What is session and application variable in asp net?

963


What is autopostback in dropdownlist in asp net?

1043


What are the versions of garbage collection?

1950


What is the flow of processing of the request? : asp.net mvc

1080


What is a server farm in iis?

1084