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...


Explain the life cycle of an ASP .NET page.

Answers were Sorted based on User's Feedback



Explain the life cycle of an ASP .NET page. ..

Answer / kunwar pal singh

Page_Init -- Page Initialization

LoadViewState -- View State Loading

LoadPostData -- Postback data processing

Page_Load -- Page Loading

RaisePostDataChangedEvent -- PostBack Change Notification

RaisePostBackEvent -- PostBack Event Handling

Page_PreRender -- Page Pre Rendering Phase

SaveViewState -- View State Saving

Page_Render -- Page Rendering

Page_UnLoad -- Page Unloading

Is This Answer Correct ?    8 Yes 1 No

Explain the life cycle of an ASP .NET page. ..

Answer / kinkar nag

1. PreInit
2. Init
3. InitComplete
4. PreLoad
5. Load
6. Load Complete
7. PreRender
8. SaveStateComplete
9. Render
10.Unload

Is This Answer Correct ?    1 Yes 0 No

Post New Answer

More ASP.NET Interview Questions

Why is an object pool required?

0 Answers  


Where is asp.net view state stored?

0 Answers  


What is asp.net used for?

0 Answers  


How will create assesblies at run time?

0 Answers  


To display data in the combo box, prior to setting the Data Source, what kind of property on a Combo Box do you set with a column name?

0 Answers   Siebel,


How do you relate an aspx page with its code behind page ?

4 Answers   Accenture, BirlaSoft,


What are the features of asp.net mvc?

0 Answers  


Why is asp.net so popular?

0 Answers  


What is the difference between HTTP-Post and HTTP-Get ?

1 Answers  


What is viewstate? What does the "enableviewstate” property do? Whay would I want it on or off?

0 Answers  


What is .net framework and what are the main components of it?

0 Answers  


when a request is made in Life cycle of ASP.NET page .

0 Answers  


Categories