What is a Repeater Control and how does it works? and what
is the diffrence b/w Gridview,datalist and repeater control?
Answer Posted / vamshi krishna
Repeater having better performance compared to Gridview and
datalist.But, almost repeater can be done with custom
coding only.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
How do we ensure view state has not tampered?
Explain about Automatic resource management?
How to create multi language website in asp.net mvc? : Asp.Net MVC
What language is asp.net written in?
What is custom events? How to create it?
What is meant by ispostback in asp net?
Define a static class?
What are the elements of a website?
If Instancing = Single use for ActiveX Exe, how will this be executed if there are 2 consecutive client requests ?
Explain a program using razor view engine to create a simple application? : asp.net mvc
Which is faster viewdata or viewbag?
Can master pages be nested?
Can I stream live content/events?
Is LINQ performance wise better or using sqlcommand?
What is the difference between pathparam and queryparam?