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
Does sqlclient and oledb class share the same functionality?
What is untyped dataset?
How to read data with the sqldatareader ?
What is the default timeout specified for "sqlcommand.commandtimeout" property?
What is the difference between connected and disconnected environment?
Describe briefly an ADO.NET Dataset ?
What is datatable in ado.net?
What is ado.net in vb net?
What are the major difference between classic ADO and ADO.NET?
Explain the namespaces in which .net has the data functionality class.
How to pass multiple tables in datasets simultaneously?
Why is stored procedure used in ado.net?
What are all the commands used with Data Adapter?
What are the objects of ado.net?
Explain the different row versions available in table?