What is a dataset?

Answer Posted / pushpendra

Dataset is just like a mini database.it contains a
datatable and data in its and create a relationship in tht
table.It is the feature which enable the disconnected
architecture operation in the Ado.net.The table that we
want to perform DML operation on the database can made as
dataset and we can perform whatever operation (DML) we want
in the dataset and that can be updated in the database.

Is This Answer Correct ?    5 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Define isolation?

537


What are the advantage of ado.net?

523


What is the difference between sqldatareader and sqldataadapter?

494


Explain the overview of ado.net architecture?

522


What are the objects of ado.net?

536






What are the pre-requisites for connection pooling?

539


Explain how to bind the controls(best practice) comboboxes to the data in the dataset?

558


What is adodb dll?

520


Explain the role of data provider in ado.net?

546


What are the advantages using ado.net?

537


What is DataRowCollection?

626


Which components of a data provider is used to retrieve, insert, delete, or modify data in a data source?

619


Is it possible to edit data in Repeater control?

533


Explain the namespaces in which .net has the data functionality class.

535


What is aggregate root?

494