Difference between datareader and dataset?
Answer Posted / suganya
Using Data Reader only one value can be accessed from the
database whereas using Dataset you can access a any number
of values from the database.
| Is This Answer Correct ? | 55 Yes | 69 No |
Post New Answer View All Answers
What is the functionality of data provider in ado.net?
What is the difference between SqlCommand and SqlCommandBuilder?
What is typed dataset ?
How do you merge 2 datasets into the third dataset in a simple manner?
What is acid in ado.net?
What are the data providers in ADO.NET framework?
What does executenonquery () method return?
What is difference between sqldatareader and sqldataadapter?
What are the different ado.net namespaces?
Compare Data Reader & Dataset in ado.net?
Explain the difference between ado and ado.net?
How can we add relation between tables in a dataset?
What is defaultview in datatable?
What is microsoft ado.net?
What is maximum pool size in ado.net connection string?