Here. From Olero Software: Olero Software has released ORM.NET version 1.4
ORM.NET - .NET Object Relational Mapping Tool - is a powerful development application that auto-generates a data layer object model based on your SQL database schema.
The generated run-time component exposes all tables as classes and columns as properties.
Using the built-in DataManager object, users can easily retrieve data from multiple tables based on complex criteria without using stored procedures or embedded SQL code.
In addition, data updates, inserts, and deletes can be saved to the database with one call.
ORM.NET will save your hours of time and development cost. Download a free trial at:
www.olero.com/ormweb/index.aspx?mp=sells
From Mitch Gallant: Chris,
Great article on .net resources at:
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dnforms/html/winforms02202003.asp
The MSDN articles are rather confusing on resources, but your article clarifies a lot.
Here is an easy to use drag/drop utility to view any assembly resources:
http://pages.istar.ca/~neutron/ViewResources/