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 :: Swapna
I also faced this Question!!     Rank Answer Posted By  
 
  Re: What methods are fired during the page load?
Answer
# 1
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 ?    1 Yes 2 No
Swapna
 
  Re: What methods are fired during the page load?
Answer
# 2
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 ?    9 Yes 1 No
Lakshmi
 
 
 

 
 
 
Other ASP.NET Interview Questions
 
  Question Asked @ Answers
 
About writting a query and SP which is better ? Satyam2
Can i have both C# and vb.net code in same assembly?how? Wipro4
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
How can you change a Master page dynamically in which event of page life cycle? Fulcrum-Logic2
How many rules are there regarding a well formed XML document? a) Nine b) Three c) Six d) Two Syntax-Softtech1
How many rounds are there for a software programmer to clear interview in any IT industries(MNC). HCL2
What are PDBs? Where must they be located for debugging to work?  2
How do you do validations. Whether client-side or server-side validations are better ? Microsoft2
You are using the try? catch block seen in the following code segment, but no exceptions are ever caught by the catch block. What is the problem? SqlConnection cn =new sqlConnection(strSQL); SqlDataSet ds; try { cn.open(); //perform the data processing steps ??.. } catch (OleDbException e) { ?.. } a) The exception class is wrong; it should be sqlErrors. b) The exception class is wrong; it should be sqlSyntaxExceptios. c) The exception class is wrong; it should be sqlExceptions. d) The exception class is wrong; it should be sqlExcptions. Syntax-Softtech2
Which template must you provide, in order to display data in a Repeater control?  3
How to write unmanaged code and how to identify whether the code is managed / unmanaged ? Accenture1
What is the Global.asax used for?  3
Types of values mode can hold session state in web.config ? Accenture1
Write a code for "RequiredFieldValidator" in java script Wipro3
You need to retrieve data from a Microsoft SQL Server 2000. Currently you are using an oleDbConnection object to connect to the database server. You need to be able to retrieve the data from the database server in XML format. Which approach would be the most efficient? Select all that apply. Each answer constitutes part of the whole answer. a) Change to the SQL .NET provider. b) Use the ExecuteXmlReader() method of the xxxCommand object c) Use the DOM to create the XML document. d) Use the XmlDocument.Load() method to create the XML Document. Syntax-Softtech1
Explain what a diffgram is and a good use for one? Syntax-Softtech1
Rate yourself in .net and sql database? Satyam1
what is diffrence between debug class and trace class in asp.net ?  2
What is SQL injection?  1
Describe the role of inetinfo.exe, aspnet_isapi.dll and aspnet_wp.exe in the page loading process Visual-Soft1
 
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