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


What is the sequence of operation takes place when a page is loaded ?



What is the sequence of operation takes place when a page is loaded ?..

Answer / nazakat ali

BeginTranaction - only if the request is transacted
Init - every time a page is processed
LoadViewState - Only on postback
ProcessPostData1 - Only on postback
Load - every time
ProcessData2 - Only on Postback
RaiseChangedEvent - Only on Postback
RaisePostBackEvent - Only on Postback
PreRender - everytime
BuildTraceTree - only if tracing is enabled
SaveViewState - every time
Render - Everytime
End Transaction - only if the request is transacted
Trace.EndRequest - only when tracing is enabled
UnloadRecursive - Every request

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More ASP.NET Interview Questions

Is it possible for me to change my aspx file extension to some other name?

0 Answers  


Using Statement usage in C#

2 Answers  


WHAT IS BOXING? HOW WE CAN USE IT?

4 Answers   Seion Infotech,


what is value type to reference type

6 Answers   AG Technologies, IBM,


How can we provide the WebParts control functionality to a server control?

0 Answers   MindCracker,


Difference between ASP & ASP.NET Session State

1 Answers   Cognizant, Wipro,


To which class you load XML or Related Data

1 Answers  


What’s difference between “optimistic” and “pessimistic” locking?

0 Answers  


Why session management is required?

0 Answers  


What is the life cycle of web page?

0 Answers  


How ASP.NET page works?

0 Answers   MCN Solutions,


What method do you use to explicitly kill a users session?

2 Answers   Siebel Systems,


Categories