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       Ask Questions on ANYTHING, that arise in your Daily Life at     FORUM9.COM
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
repeater and gridview diff?

Why is repeater fast than gridview?
 Question Submitted By :: Paritosh
I also faced this Question!!     Rank Answer Posted By  
 
  Re: repeater and gridview diff? Why is repeater fast than gridview?
Answer
# 1
1)repeater is faster then gridview.
2)repeater is faster then gridview because it is all html 
based and it does not produce much unneeded xml. There are 
more reasons for it..
 
Is This Answer Correct ?    7 Yes 2 No
Parvez Borkar
 
  Re: repeater and gridview diff? Why is repeater fast than gridview?
Answer
# 2
Repeater
  

Repeater is okay if you need to show data from some data
source. It offers the basic rendering options: header, item,
alternating item, separator and footer. It is really up to
developer how to fill these templates. By example, it is
easy to use Repeater to show read-only lists using templated
elements.
  

Repeater is faster because it offers only basic data bound
control rendering functionalities. If you want to show data
and you don't need any complex features described below then
repeater is the right joice.
  
GridView
  

GridView is rendered as table with columns and it is created
to show data and let users to manipulate it. GridView offers
powerful built-in features like:
  

    * events for sorting data when user clicks on column
heading,
    * row selection,
    * row operations like adding, editing and deleting,
    * paging,
    * command columns and events to handle the commands.

  

GridView is excellent choice if there is a need to show
tabular data and also provide users with features described
above.
 
Is This Answer Correct ?    1 Yes 0 No
Karthika.s
 
 
 

 
 
 
Other ASP.NET Interview Questions
 
  Question Asked @ Answers
 
What is difference between ASP and ASP.NET ? TCS3
What is the use of location tag in web.config file Karur-Vysya-Bank-KVB1
Best Institute in india for online training (Dotnet/java/Tibco/Dwh/etc.....)  3
What is the role of global.asax?  7
How do you register the .Net Component or Assembly? Accenture2
What are asynchronous callbacks ? Accenture2
what is the dllhell? why we use the dllhell?  4
What does this do? gacutil /l | find /i about  1
What is runtime host ? Digital-GlobalSoft2
web user and custom conrols  1
Types of values mode can hold session state in web.config ? Accenture1
What is CTE in sql server 2005? Minecode2
On what object is the transaction in ADO.NET focused on? a) The command object b) The DataSet object c) The Connection object d) The DataAdapter object Syntax-Softtech4
Can we throw exception from catch block ? Accenture3
What is boxing? How we can use it? NIIT2
I am having four text boxes in my web application. I am setting Required Field validator to each Text box. And I am having two buttons in my application. If i clicked the first button only first two text box validation will get fire. Dont show error message for remaining two text box. If i clicked second button last two text box validation will get fired. It will not consider the first two validation controls. That is how to enable and disable the validation controls.  4
is it possible to use web site without web server from remote place? ABC1
For a webapplication if i want to gice access controls like admin,users how can i give security like rolebased? Syncfusion1
Describe the difference between a Thread and a Process?  4
What is viewstate? Microsoft3
 
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