Difference between datareader and dataset?
Answer Posted / govind.r
DataReader: It is used only read the data and execute the
data in database.
DataSet: But,It contain only collection of database.Not for
read and execute to the data in database.
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
How to aggregating data across related tables?
What is connection pooling and what is the maximum pool size in ado.net connection string?
What is ole db and odbc?
What is the difference between data grid and data repeater?
What is the hierarchy of data in databases?
How will you fill the gridview by using datatable object at runtime?
What are two types of transaction supported by ado.net?
Define the data provider classes that is supported by ado.net?
Explain the role of data provider in ado.net? What is the role of data provider in ado.net?
What is DataReader Object?
What is sqlconnection and sqlcommand?
Which is faster datareader or dataadapter?
What is ole in vb?
Explain the difference in record set and dataset?
What is XML serialization