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
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
 
How do you turn off cookies for one page in your site? IBS2
When Garbage Collector will run and how its identifing whether the Object is used or Not.? Verizon2
Which template must you provide, in order to display data in a Repeater control?  1
version information is mentioned in which file AG-Technologies3
What is the T-SQL equivalent of IIF (immediate if/ternary operator) function of other programming languages? Syntax-Softtech1
Explain current thinking around IClonable.  1
How would you implement inheritance using VB.NET/C#?  2
What is machine.config and web.config ? Digital-GlobalSoft4
How to do Caching in ASP?  1
You create an ASP.NET application for a hotel. The application contains a page that displays current weather conditions for the city in which the hotel is located. The application calls an XML Web service every 10 minutes to update the current weather conditions. A new page is then displayed for subsequent requests. You want the same page to be cached and retrieved from the cache during the time between calls to the XML Web service. You decide to use a Page directive to accomplish this goal. Which Page directive should you use? A . <%@ Cache Seconds="600 '' VaryByParam="Page" %> B . <%@ OutputCache Time="600" %> C . <%@ OutputCache Duration="600" VaryByParam="None" %> D . <%@ OutputCache Duration="600" %> Syntax-Softtech2
what is difference between User Control,Custom Contro1,Web server control and template controls  1
Where does Web.Config Info stored? Will this be stored in the registry? Accenture1
what is the requirement that .Net web services can access the java application? iSoft6
Can we use http handlers to upload a file in asp.net?  2
What is .NetFramework? Syntel1
why we should use more than one web.config files in our application? I have two web.config files in my application. One in the root directory and another one inside a sub folder. When the application runs which web.config file will run? why?  1
what is diffgram ?  1
How to handle error while project running on live  2
What is the difference between Debug.Write and Trace.Write? When should each be used? Infosys2
What is versioning in .NET? Syntax-Softtech1
 
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