Summary
This chapter started with an introduction to the XML Schema Definition (XSD) language. You saw how to read schemas, how to create schemas using text editors, and how to create schemas programmatically using the XmlSchema class.
With the introduction to XSD out of the way, you saw how to use XSD to generate structure within a DataSet. Finally, you saw how to create typed DataSets that not only enforce structure, but do so at compile time, giving you IntelliSense support and compile-time type checking, as well as the ability to use annotations to make the DataSets even easier to use.
With this new knowledge, you should begin to consider using typed DataSets for your next applicable project rather than resorting to the quick and easy fix ...
Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Read now
Unlock full access