A .NET 2.0 WinForms program which accepts database schema information and builds a C# class with the basics to access that data in an object-oriented manner, effectively enabling separation between data access and presentation. Source code included.
[More]