Difference between datareader and dataset?

Answer Posted / harshan kadam

Data reader is the forward and read only .it is a
disconnected architecture of the data base.it is the works
on retrive the data on the data base.

DataSet is the disconnected architecture.it is a works on a
data base is x-copy and retrive the data.it is a collection
of data collection(data row and data column) and is the
connection of the XML.

Is This Answer Correct ?    1 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How we can provide data to ado.net?

736


What providers does Ado.net uses?

754


What is ado and rdo?

682


Is it possible to edit data in Repeater control?

682


What is the difference between Optimistic and Pessimistic locking?

738


Describe the disconnected architecture of ADO.NET’s data access model.

751


How do you implement locking concept for dataset?

734


What is ado.net explain with diagram?

705


Describe the command object and its method.

724


What you mean by filtering of data?

703


How to connect and retrieve data from database using dataset

728


How can you add or remove rows from the datatable object of dataset?

772


What are the advantages and drawbacks of using ado.net?

854


Why do we need ado.net?

723


What are the namespaces used in ADO.Net to connect to a database?

789