Answer Posted / surjit
Typed vs. Untyped Datasets
A DataSet can be Typed or Untyped. The difference between
the two lies in the fact that a Typed DataSet has a schema
and an Untyped DataSet does not have one. It should be
noted that the Typed Datasets have more support in Visual
studio.
| Is This Answer Correct ? | 34 Yes | 3 No |
Post New Answer View All Answers
What is DataReader Object?
What is data control techniques?
What is meant by ‘transaction’ in a database and what are the ‘properties of transaction’?
What is the functionality of data provider in ado.net?
What is the difference between oledb sql server and oledbdotnet provider?
If a table contains 20000 records. In a page at each time 100 records to be displayed.
What is the use of Dataview?
What is ole in excel?
Why edit is not possible in repeater?
What is sqldatasource?
What is an ado connection?
What is datatable in ado.net?
Which keyword is used to accept variable number of parameters?
How do you update a dataset in ado.net?
What are the different ado.net namespaces are available in .net?