Difference between datareader and dataset?
Answer Posted / salahuddin ahmed
Datareader operation is faster than dataset operation.
Datareader is connected to the data source whereas dataset
is connected to the XML.
| Is This Answer Correct ? | 40 Yes | 43 No |
Post New Answer View All Answers
How can I retrieve two tables of data at a time by using data reader?
What are the parameters that control most of connection pooling behaviors?
can we create synonymn in ms access,sql server,my sql if so explain me with example
How do we use stored procedure in ADO.NET and how do we provide parameters to the stored procedures?
How does ado.net work?
What are ado.net objects?
What is openquery?
How can we load multiple tables in a dataset?
What is ole in vb?
Describe connection object in ado.net
Which is better ole db or odbc?
Some important instruction regarding ADO.NET connection string ?
Which one of the following objects is a high-level abstraction of the connection and command objects in ado.net?
What are all the commands used with Data Adapter?
List all the steps in order, to access a database through ado.net?