Walkthrough: Generating a DataSet from a Schema
Tags:
ADO.NET
, IDE
, 2003
, Experienced
Datasets provide a new way of persisting and managing data in ADO.NET, and XSDs are central to their existence. This video shows how to create a DataSet given an XSD, and shows what was created in code for the DataSet. It also demonstrates how to preview a DataSet to see its attributes and settings.