Omer van Kloeten's .NET Zen

Some Good Ol' P2P - The Projects - nGineer - CodeDOM Generator

My Links

Projects

nGineer

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.