NOTE: Read about our Current Status
ORM.NET v1.7.2.32067 Review
ORM.NET is a code generation tool capable of outputting either Visual Basic .NET or C# code. ORM.NET uses a fairly simple wizard application (shown in the screen shot) to take you through connecting to the database, choosing for which tables you'd like to generate code, and then customizing some settings (such as the name of your namespace and the type of method signatures on your public accessor methods) and then you can set off the process of ORM.NET generating a set of classes that you can compile into a library to use to persist all of your objects. ORM.NET comes with a complete documentation file that includes API information, a quick start guide, and information on sample applications. Support for ORM.NET is provided via e-mail, phone, or at the public forums on the SourceForce project site.
