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
Give an example that shows how to execute a stored procedure in ado.net?
Which is the best method to get two values from the database?
What is csdl entity framework?
What are the major challenges in accessing data from a database?
Is datareader faster than datatable?
What is a sqldataadapter?
What are advantages of microsoft-provided data provider classes in ado.net?
how to create a quiz software using 4 options to answer and how to check with answers in the database and award marks....
Which database is the ado.net?
What is data view and variable view?
What is data access pattern?
What is the difference between Data adaptor and Data set?
describe the dataset object in ado.net.
How can we load multiple tables in to dataset?
Explain the difference in an abstract class and an interface?