Features and disadvantages of dataset?

Answer Posted / parveen atreya

DataSet is based on disconnected model. We can
Update/Delete/Edit data into dataset. As compared to
datareader data set is slow.In dataset data/information is
stored in the form of XML.dataset has many objects which
make this easy for user. read/write data operation is very
fast.

Is This Answer Correct ?    9 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is disconnected scenario in entity framework?

629


Explain the overview of ado.net architecture?

607


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

566


Is it possible to load multiple tables in a Dataset?

617


What is data view and variable view?

568






What are the advantages of oledb compared with other classes?

2409


What provider ado.net use by default? Explain the role of data provider in ado.net? What is the role of data provider in ado.net?

614


What is typed dataset ?

763


What is DataReader Object?

665


Explain the different row versions available in table?

631


What is ado data control?

607


What is ado and rdo?

575


Which property is used to check whether a DataReader is closed or opened?

658


How can we load multiple tables in to dataset?

664


Explain the difference in an abstract class and an interface?

571