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
Explain the dataadapter class in ado.net?
What is the functionality of data provider in ado.net?
how you will deal result set? How do you sort a dataset?If a dataset contains 100 rows, how to fetch rows between 5 and 15 only?
What are the 3 major types of connection objects in ado.net?
What is ado.net tutorial?
What is the use of data grid?
What is variable view?
How to check if the Dataset has records ?
What is ado.net architecture?
Explain the difference in an abstract class and an interface?
Does dapper use ado.net?
What are datareaders?
how to create a quiz software using 4 options to answer and how to check with answers in the database and award marks....
What is microsoft ole db provider for sql server?
Define data adapter?