repeater and gridview diff?

Why is repeater fast than gridview?

Answer Posted / parvez borkar

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 ?    11 Yes 8 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

what is AutoEventWireUp and what is the use of This property explain in details?

1126


Can user control be stored in library?

515


Define managed code and managed data in .net?

509


If you are using components in your application, how can you handle exceptions raised in a component?

2075


How do you design a website with multilingual support in ASP.NET ?

542






Why do we use datasource in asp.net?

521


What is viewstate? What does the "enableviewstate” property do? Whay would I want it on or off?

522


Can we have multiple web config files for an asp.net application?

535


What is server infrastructure & server components?

780


What is inheritance and an how it be used, example with an example?

584


Why session is more secure than cookies?

492


What is the use of view state?

525


Why does my asp.net file have multiple tag with runat=server?

571


Explain about secure socket layer?

522


Explain asp.net mvc request life cycle? : asp.net mvc

485