Diff. b/w DataReader and DataSet?

Answer Posted / mukul anand

Datareader object is used to directly connect with the data
source and Dataset object is used to create a cache of the
original data source and then retrieve or update the date in
the dataset. It is a disconnected enviornment.

Is This Answer Correct ?    12 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the role of the dataset object in ado.net?

575


What Is Difference Between Ado And Ado.net?

567


Define table relations?

562


Which one of the objects is a high-level abstraction of the connection and command objects in ado.net?

641


What are the parameters that control most of connection pooling behaviors?

519






What are the different row versions available in table?

534


What is the difference between Data adaptor and Data set?

519


What is ado code?

510


What is connection in ado.net?

540


What is difference between datareader and dataadapter?

553


What is acid in ado.net?

535


What are the drawbacks of using ado.net?

549


What is the difference between Optimistic and Pessimistic locking?

553


What are the 3 major types of connection objects in ado.net?

551


what is the difference betwen typed dataset and untyped dataset?in general which dataset can we use in programming?

545