What are the advantages and disadvantages of using datalist?



What are the advantages and disadvantages of using datalist?..

Answer / Mohan Singh Meena

Advantages of DataList include: 1) It supports multiple templates, which allows for more complex data display. 2) It handles virtual items, reducing memory consumption. Disadvantages include: 1) Less user-friendly compared to controls like Repeater or GridView. 2) Limited built-in editing support.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More ADO.NET Interview Questions

what is ado.net

6 Answers   Karrox, SunGard,


What are the core objects of ADO.NET?

1 Answers  


How do you merge two datasets into the third dataset in a simple manner?

3 Answers   IBM,


What are the drawbacks of using ado.net?

1 Answers  


How do we invoke queries from the application ?

2 Answers   ICICI, Microsoft,


How can we load multiple tables in to dataset?

1 Answers  


Explain ado.net features? Benefits? Drawbacks?

1 Answers  


Which is faster ado.net or linq?

1 Answers  


Which database is the ado.net sql connection object designed for?

1 Answers  


What is Dataset Object?

1 Answers  


What are the major difference between classic ADO and ADO.NET?

1 Answers  


Differentiate between Dataset and Recordset.

2 Answers  


Categories