Examples
I took the most common code generation scenario and used the
TypedDataSetGenerator class to generate a Typed DataSet from
this schema.
The Typed DataSet's code can be found here and
the code generated by the CodeDOM Generator for the object grid that created it
is here.