Diff B/W DataSet vs DataTable

Answer Posted / sandyni

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 and that
can hold only one table data

Is This Answer Correct ?    6 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Give an example that shows how to execute a stored procedure in ado.net?

779


Which is the best method to get two values from the database?

712


What is csdl entity framework?

743


What are the major challenges in accessing data from a database?

736


Is datareader faster than datatable?

704


What is a sqldataadapter?

730


What are advantages of microsoft-provided data provider classes in ado.net?

755


how to create a quiz software using 4 options to answer and how to check with answers in the database and award marks....

3975


Which database is the ado.net?

712


What is data view and variable view?

661


What is data access pattern?

662


What is the difference between Data adaptor and Data set?

748


describe the dataset object in ado.net.

701


How can we load multiple tables in to dataset?

787


Explain the difference in an abstract class and an interface?

692