Answer Posted / rahul ecimt
Data set is passive contener of data.Dataset is an Ado.Net
object.It is an Inmemory representation of a database .
Data set is fill by dataadapter using Fill method.
data set work in disconnected mode.
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
What are ado.net objects?
What is an orm, and why would you use one instead of plain old ado.net?
What are three methods for displaying data in a syncfusion datagrid
Can datareader hold data from multiple tables?
How do I delete a row from a DataTable?
What are the 3 major types of connection objects in ado.net?
What are the rules to implement connection pooling?
What does ole stand for in excel?
What is dataset object? Explain the various objects in dataset.
Which is better entity framework or ado.net?
How can we check that some changes have been made to dataset since it was loaded?
What is data relation?
What do you know about ado.net's objects?
What are the difference between readonly vs. Const?
What are the major challenges in accessing data from a database?