ALLInterview.com :: Home Page KalAajKal.com
 Advertise your Business Here     
Browse  |   Placement Papers  |   Company  |   Code Snippets  |   Certifications  |   Visa Questions
Post Question  |   Post Answer  |   My Panel  |   Search  |   Articles  |   Topics  |   ERRORS new
   Refer this Site  Refer This Site to Your Friends  Site Map  Bookmark this Site  Set it as your HomePage  Contact Us     Login  |  Sign Up                      
tip   To Refer this Site to Your Friends   Click Here
Google
 
Categories  >>  Software  >>  Microsoft Related  >>  ASP.NET
 
 


 

 
 Visual Basic interview questions  Visual Basic Interview Questions
 C Sharp interview questions  C Sharp Interview Questions
 ASP.NET interview questions  ASP.NET Interview Questions
 VB.NET interview questions  VB.NET Interview Questions
 COM+ interview questions  COM+ Interview Questions
 ADO.NET interview questions  ADO.NET Interview Questions
 IIS interview questions  IIS Interview Questions
 MTS interview questions  MTS Interview Questions
 Crystal Reports interview questions  Crystal Reports Interview Questions
 BizTalk interview questions  BizTalk Interview Questions
 Dot Net interview questions  Dot Net Interview Questions
 Exchange Server interview questions  Exchange Server Interview Questions
 SharePoint interview questions  SharePoint Interview Questions
 Microsoft Related AllOther interview questions  Microsoft Related AllOther Interview Questions
Question
What methods are fired during the page load?
 Question Submitted By :: Srujana
I also faced this Question!!     Rank Answer Posted By  
 
  Re: What methods are fired during the page load?
Answer
# 1
?	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 as HTML, 
?	Unload() - when page finishes loading. 
 
Is This Answer Correct ?    8 Yes 4 No
Srujana
 
  Re: What methods are fired during the page load?
Answer
# 2
The above answer is wrong
 
Is This Answer Correct ?    3 Yes 2 No
Scarlet
 
 
 
  Re: What methods are fired during the page load?
Answer
# 3
Init()
Load()
PreRender()
Unload()
 
Is This Answer Correct ?    1 Yes 2 No
Dilip
 
  Re: What methods are fired during the page load?
Answer
# 4
init();
Load();
Pre-render();
Unload();
 
Is This Answer Correct ?    2 Yes 1 No
Amit
 
  Re: What methods are fired during the page load?
Answer
# 5
1)Page request - determines if it needs to be raised or compiled
2) start  - if it is a new request or post back
3) Page initialization - 
4)Load - if postback,control properties are loaded with
values of postback
5)validation - individual controls are validated 
6) Postback - event handling 
7)render  - saves the view state data before rendering
8) unload
 
Is This Answer Correct ?    3 Yes 3 No
Rakesh
 
  Re: What methods are fired during the page load?
Answer
# 6
The methods which are getting triggered while page load are:

1. Load viewstate
2.Load psotback datas.
 
Is This Answer Correct ?    0 Yes 0 No
Nikhil
 

 
 
 
Other ASP.NET Interview Questions
 
  Question Asked @ Answers
 
Can we use http handlers to upload a file in asp.net?  2
what is the use of asp.net ABC2
Types of optimization and name a few and how do u do? Accenture1
What command line used to generate Runtime callable wrapper. CTS2
please can any describe 'Master Page' in ASP.Net 2.0  3
which is best possible way to add data source to data grid when the data is huge(10 lack recored)how to edit a perticular row Aviva3
What?s the difference between Response.Write() andResponse.Output.Write()? Atos-Origin5
How to use one project files into another project? HP3
About Postback ? Accenture3
When Garbage Collector will run and how its identifing whether the Object is used or Not.? Verizon2
Life cycle of ASP.NET page when a request is made ? MMTS3
In a page there is dropdown list with the name of the cities like Bangalore,Pune,Chennai,Other and a text box that would enable the user to enter the name of the city if other is selected. How to enable validation on the text box if other is selected  1
True or False: To test a Web service you must create a windows application or Web application to consume this service?  1
What is the use of mcommand ? mcommand.fill(ds,"orderdetails"); Netsweeper1
i want to develope a page for online test using asp.net with c#.net. so, how to insert the questions in the database sqlserver2000 and how to pick the questions randomly when user login for test. plz send the code for this.... TCS3
Which data types are supported by the RangeValidator control?  2
What is three major points in WCF?  4
hai to all. what is the procedure for " web hosting ".If you know please message me at "yoursguna@gmail.com". Thank u...  1
How many time you can fill dataset in asp.net? Syntel1
How do you do exception management? Accenture1
 
For more ASP.NET Interview Questions Click Here 
 
 
 
 
 
   
Copyright Policy  |  Terms of Service  |  Help  |  Site Map 1  |  Articles  |  Site Map  |   Site Map  |  Contact Us interview questions urls   External Links 
   
Copyright © 2007  ALLInterview.com.  All Rights Reserved.

ALLInterview.com   ::  Forum9.com   ::  KalAajKal.com