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
What are the Data providers in ADO.Net?
Is ado.net an orm?
What is ado.net in mvc?
What is XML serialization
Is datareader faster than datatable?
What are the ado.net connection pooling parameters?
What does ole stand for in excel?
How to create data relations?
How to create dynamic gridview?
What are the key features of ado.net?
In how many ways we can retrieve table records count? How to find the count of records in a dataset?
How to aggregating data across related tables?
How to retrieve the user id which is provided while windows authentication?
How do I delete a row from a DataTable?
What is connection string?