GotDotNet User Sample: EasyObjects.NET CTP: An open-source architecture for the Enterprise Library
I'm not entirely convinced ORM is the way to go in production oriented applications, again, the real answer is "It depends". However, sure helps for rapid prototyping and reducing building V1 and Tech Previews. Of course, just like VB4 - VB6 should only have been used for prototyping it eventually made it's way into enormous enterprise applications that basically suck the life out of maintenance and support organizations.
Update: Back up & Running host now accessible - The reference to www.EasyObjects.net is no longer a dead host.
http://www.gotdotnet.com/Community/UserSamples/Details.aspx?SampleGuid=79317848-ca30-4388-b964-1bccb123e238
EasyObjects.NET is an Object/Relational Mapper architecture built on top of the Enterprise Library (June Release). Using code generation, you can build your data and business layer in a matter of minutes, including standard CRUD stored procedures. Included in the zip is a snapshot of the source code and a QuickStart example. Code generation templates are available for the popular MyGeneration code generator. See http://www.easyobjects.net for instructions on how to obtain the latest source code.