Answer:
A DataSet can be Typed or Untyped. The main difference between the two lies is 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.
Asked In: Many Interviews |
Alert Moderator