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
What is the difference between a page theme and a global theme?
What is a web api?
How to implement role based security in asp.net mvc? : Asp.Net MVC
How can you ensure a permanent cookie?
How would you enable impersonation in the web.config file?
How to comment out asp.net tags?
Where can I get information on cookies in asp.net?
What is protected configuration?
What is the difference between “Web.config” and “Machine.Config”?
What is mvc in angular?
What is server side session?
What describes a query?
What is the difference between globalization and localization?
What is the basic purpose of the required field validator? How can you use a required field validator to check that the user changes the initial value of a text box? a listbox?
What are directives in asp.net? List down all the important directives.