Answer Posted / sameer kumar das
1)Dataset works like a frontend database.
2)Dataset supports disconnected architecture.
3)Dataset is a class.
4)It is the collection of tables.
5)Hence dataadapter means it is interface between dataset
and database.
6)Dataset is a bridge.
7)Dataset is constraint like(primary key,foreign
key,relation).
| Is This Answer Correct ? | 6 Yes | 0 No |
Post New Answer View All Answers
What is the difference between a datareader and a dataset?
Explain the difference in an abstract class and an interface?
What is acid in ado.net?
How does entity framework work?
What is ado.net object model?
What is oledb connection?
What are the advantages of using datalist?
Which object holds only data and does not interact with data source?
If we are not returning any records from the database, which method is to be used?
What is XML serialization
What is the difference between the clone() and copy() methods of the dataset class?
What is read only and forward only in ado.net?
What is the difference between ado.net and entity framework?
What do you mean by ‘batch updates’?
Explain the advantages and disadvantages of using datalist?