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 / guest

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

Is This Answer Correct ?    6 Yes 1 No

What methods are fired during the page load?..

Answer / janaki

1. Object Initialization
2. Load View state Data
3. Load Post Data Processes Post back Data
4. Object Load
5. Raise Post Back Change Events
6. Process Client-Side Post Back Event
7. Prerender the Objects
8. View State Saved
9. Render To HTML
10. Disposal

Is This Answer Correct ?    2 Yes 0 No

What methods are fired during the page load?..

Answer / dhirendra kumar

1.PreInit
2.Init
3.Initcomplete
4.Preload
5.Load
6.PreLoadComplete
7.PreRender
8.PreRenderComplete
9.SaveState
10.SaveStateComplete
11.Render
12.Unload

Is This Answer Correct ?    1 Yes 0 No

Post New Answer

More ASP.NET Interview Questions

Is viewstate secure?

0 Answers  


Can more than one person use the same login?

0 Answers   MCN Solutions,


What is the roll of JIT in asp.net?

7 Answers  


If Asp Dot Application is stateless what happened? during designing

3 Answers   TCS,


Where session id is stored?

0 Answers  


How many validators do ASP.NET have?

0 Answers   QuestPond,


Differences between “dataset” and “datareader”.

0 Answers  


SessionState - type of sessionstate and when and how to use it

1 Answers   Syntel,


How do u optimize a query in asp.net?

0 Answers   MCN Solutions,


how can we maintain security in soted procedure?

1 Answers  


Explain the functionality of "EnableViewState" ? What happens if you want it on or off?

1 Answers   Siebel,


Difference between Response.redirect vs server.transfer?

0 Answers  


Categories