Diff B/W DataSet vs DataTable

Answer Posted / ajay singh negi

Dataset is a collection of tables, which is used in
disconnected architecture.generally to fill dataset we use
fill method of dataadapter. datatable is just like table
which has columns and rows.
or
A DataSet is an in memory representation of data,It
containing one or more DataTables.
A DataTable is an in-memory representation of data,
typically retrieved from a database or XML source.

Is This Answer Correct ?    13 Yes 3 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the use of data grid?

494


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

531


What is ado or jdbc?

516


What is a dataview?

539


What is connection pooling and what is the maximum pool size in ado.net connection string?

523






What is difference between dataset and datatable?

513


What is microsoft ado.net?

580


Describe the command object and its method.

526


Explain the advantages and disadvantages of using datalist?

616


What is ole db query?

527


What is Data Provider?

572


Can you explain how to enable and disable connection pooling?

508


How many major types of connection objects in ADO.NET?

597


What is DataRowCollection?

629


Explain ODP.net

571