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 does sqldatareader return?
How to add an aggregate column?
What is dataadapter in ado.net?
What are dataproviders?
What is ado or jdbc?
What are the data providers used in ado.net
Does entity framework use ado.net?
I loaded the dataset with a table of 10 records. One of the records is deleted from the backend, how do you check whether all the 10 records were present while updating the data(which event and steps) and throw the exception 28 can datareader hold data from multiple tables?
What is datatable in ado.net?
Explain the difference between sqlcommand object and command behavior object?
What is ado recordset?
What is ole used for?
What is a dataview?
What is the difference between data grid and data repeater?
What are basic methods of dataadapter?