Difference between datareader and dataset?

Answer Posted / raghavendra.v

DataReader is conncetion oriented u can find the changes in
the database reflected in data reader immediately

where as dataset is pure disconnected one you will find the
changes only when u refresh the dataset using dataadapter

Is This Answer Correct ?    50 Yes 13 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What does executequery return?

729


What are basic methods of dataadapter?

737


What are the benefits of using ado.net?

744


Which namespaces are used for data access?

882


What are the advantages of ado.net?

698


What are the steps to connect to a database?

771


Which is faster ado.net or linq?

783


Explain advantages of ado.net?

834


How can we save all data from dataset?

756


What is maximum pool size in ado.net connection string?

744


What is ado.net architecture?

705


What is disconnected architecture in ado.net?

748


Explain About ado.net components/objects. Usage of data adapters and tell the steps to retrieve data.

821


Which is better ole db or odbc?

703


Which is better entity framework or ado.net?

742