A Look At .NET ORMs - Part 2
September 09, 2010Persistor.NET Express www.persistor.net Persistor is a commercial ORM but features a community edition like many commercial software tools…
A Look At .NET ORMs - Part 3
September 09, 2010ODX www.codeplex.com/odx/ This project looks like a one-man ORM. It uses ActiveRecord’s attribute idea to mark classes as tables and…
A look at .NET Object Relational Mappers (ORM)s
September 09, 2009Contents db4o Linq to Entities/Entity framework SOODA Persistor .NET Express NPersist Subsonic ODX NHibernate / Active Record Coolstorage…
A Look At .NET ORMs - Part 1
September 09, 2009Back to contents I’m not going to waste the article waxing about how these make an ORM useful as there’s plenty of sites out there that…