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                      
info       Did you received any Funny E-Mails from your Friends and like to share with rest of our friends? Yeah!! you can post that stuff   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 are the  new page events added in Asp.net 2.0 ?
 Question Submitted By :: Swapna
I also faced this Question!!     Rank Answer Posted By  
 
  Re: What are the new page events added in Asp.net 2.0 ?
Answer
# 1
init 
load
unload
dispose
prerender
 
Is This Answer Correct ?    4 Yes 2 No
Rana Rashid
 
  Re: What are the new page events added in Asp.net 2.0 ?
Answer
# 2
new events are

init complete
load complete
prerender complete
prerender load comlete
 
Is This Answer Correct ?    3 Yes 2 No
Rajasekaran
 
 
 
  Re: What are the new page events added in Asp.net 2.0 ?
Answer
# 3
pre-init()
pre-load()
pre-initcomplete()
pre-loadcomplete()
pre-rendercomplete()
 
Is This Answer Correct ?    3 Yes 1 No
Karna
 
  Re: What are the new page events added in Asp.net 2.0 ?
Answer
# 4
The new events added to the page class are: 

1. InitComplete is called when the page is initialized and 
the process is complete. 

2. LoadComplete as the name suggests is called at the end 
of the load stage of the page’s life cycle. 

3. PreInit is called before the page is initialized 

4. PreLoad is called before the loading of the page is 
complete. 

5. PreRenderComplete is called when the prerendering phase 
is complete and all the child controls have been created. 
After the event, the personalization data and the view 
state are saved and the page is rendered to HTML.
 
Is This Answer Correct ?    4 Yes 0 No
Mohini Nalawade
 
  Re: What are the new page events added in Asp.net 2.0 ?
Answer
# 5
PreInit
InitComplete
PreLoad
LoadComplete
PreRenderComplete
PreSaveState
SaveStateComplete
 
Is This Answer Correct ?    0 Yes 1 No
Kamal
 

 
 
 
Other ASP.NET Interview Questions
 
  Question Asked @ Answers
 
What?s the difference between Response.Write() and Response.Output.Write()? Visual-Soft2
What are the differences between Dataset and DataReader? Accenture3
Can a master page inherit another master page? Emphasis8
To match the two different controls which control would we use ?  2
what is service contract,operation contract?  1
What is versioning in .NET? Syntax-Softtech1
What is the use of location tag in web.config file Karur-Vysya-Bank-KVB1
What is shadowing? Syntax-Softtech2
Caching techniques in .NET ? Microsoft1
How many time you can fill dataset in asp.net? Syntel1
Explain the functionality of "EnableViewState" ? What happens if you want it on or off?  1
What is the difference between User Controls and Master Pages IntraLogic13
In what order do the events of an ASPX page execute. As a developer, why is it important to understand these events? Syntax-Softtech5
What method do you use to explicitly kill a users session?  1
How to Open any web page by clicking any Any ASPControl like (Checkbox,radio button or Button) without calling its event and without going to Siverside code? LG-Soft1
What?s the difference between Response.Write() andResponse.Output.Write()?  2
Can you store dataset in viewstate? Microsoft3
Security types in ASP/ASP.NET? Different Authentication modes?  3
ASP.NET uses event driven programming model.Justify.  1
What is the purpose of the following segment? If ( !IsPostBack) { sqldataAdapter1.Fill (dsusers1); DataGrid1.DataBind (); } a) To populate the DataAdapter the first time the web page id displayed. b) To populate the DataSet every time the web page is displayed. c) To populate the DataAdapter every time the web page is displayed. d)To populate the DataSet the first time the web page is displayed. Syntax-Softtech2
 
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