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 methods are fired during the page load?

Answers were Sorted based on User's Feedback



What methods are fired during the page load? ..

Answer / lakshmi

Init() - when the page is instantiated.
Load() - when the page is loaded into server memory.
PreRender()- the brief moment before the page is displayed
to the user in html.
Unload() - when page finishes loading.

Is This Answer Correct ?    16 Yes 1 No

What methods are fired during the page load? ..

Answer / swapna

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 ?    5 Yes 3 No

Post New Answer

More ASP.NET Interview Questions

Explain State management in asp.net

0 Answers   BirlaSoft,


Define authentication and authorization.

0 Answers  


How to retrieve the information from datatable citywise in c#?

2 Answers   HCL,


What are the advantages of using session?

0 Answers  


What is the main function of razor in asp.net? : asp.net mvc

1 Answers  


What is the syntax for datagrid and specifying columns?

0 Answers   Microsoft, SF,


What is the procedure to create the environment for asp.net? : asp.net mvc

0 Answers  


About friend and Protected friend ?

3 Answers   MMTS,


What is difference between viewstate and session state in javascript?

0 Answers  


What are the advantages of asp.net?

0 Answers  


Explain the basic functionality of garbage collector?

0 Answers  


What are the different types of cookies in asp.net?

0 Answers  


Categories