The ClassGenerator (currently in beta state) allows you to port existing applications to NDO. The ClassGenerator analyzes your database tables and generates C# classes suitable for NDO. It also generates a NDO mapping file which describes the mapping of classes to tables, fields to colums and the relations to foreign keys. Reverse-engineering the complete Northwind sample database can be done in about 15 Minutes.
