C# Object Relational Mapper

Josh Charles josh.charles at gmail.com
Fri Mar 17 10:51:40 CST 2006


Is anyone using a C# ORM or Code Generator that they feel is pretty
decent?  I've tried several, and they just don't seem to be up to the
task:

Nhibernate - a quagmire of too much.
MonoRail / Active Record - quagmire as well, with too many 'hacks'
needed to get it working.
CodeSmith - too complicated.

I would prefer something that works with newest version of the .NET
framework as well as C# 2.0.

I'm beginning to think that perhaps Ruby on Rails / Active Record has
spoiled me too much...

Josh


More information about the Kclug mailing list