Announcing a newly added a Codeplex project “Denum” code generator.
The Denum is a class / pattern for representing fairly static metadata from a database in an in-memory structure.
The structure behaves much like an Enum, but contains static members for each data member so that compile time type checking helps in transparency and coherency of your application logic and the build itself against the database version.