Answer Posted / neha
DataReader: It is used to retrieve a single record of a
table at a time. It does this in forward-only, read-only manner.
DataTable: It is used to represent a single table of the
dataset.
DataSet: It is the collection of DataTables and the
DataRelations.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What are the different ado.net namespaces?
What you mean by filtering of data?
List the 4 common ado.net namespaces?
Is it possible to edit data in Repeater control?
Explain the role of data provider in ado.net?
Where is adodb dll located?
What does executequery return?
Explain ado.net features?
What is XML serialization
Why do we need ado.net?
What is ado control?
What is the difference between sqlcommand and sqldataadapter?
What is ado.net in vb net?
What is ado and rdo?
Explain why canot we use multiple inheritance and garbage collector paralelly in .net?