what is typed and untyped dataset?

Submitted by: Administrator
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.
Submitted by: Administrator

Read Online ADO.NET Job Interview Questions And Answers