Difference between datareader and dataset?

Answer Posted / chaitanya.k

Data Reader is a forward only and read only data
DataSet is used to maintain relationships between multiple
tables.

Data Reader can't persist the data
Data Set can persist the data

Is This Answer Correct ?    145 Yes 22 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Can you explain how to enable and disable connection pooling?

506


What are the benefits of using of ADO.NET in .NET 4.0?

539


What is method to get XML and schema from Dataset? getXML() and get Schema ()

543


What is the difference between ado.net and entity framework?

508


What are all the different methods under sqlcommand?

520






What is the difference between Command and CommandBuilder object?

591


What is the full form of ado.net?

508


Is it possible to edit data in Repeater control?

531


What are the pre-requisites for connection pooling?

537


What does ado stand for?

518


What is the use of data grid?

492


Command objects uses, purposes and their methods.

521


What is ole db query?

524


What property must be set and what method must be called in your code to bind the data from some data source to the Repeater control?

558


List all the steps in order, to access a database through ado.net?

587