Castle ActiveRecord using Linq to Nhibernate Example

Posted by Eric Neunaber on Stack Overflow See other posts from Stack Overflow or by Eric Neunaber
Published on 2009-12-13T16:55:56Z Indexed on 2010/06/03 17:54 UTC
Read the original article Hit count: 208

I have been using the ActiveRecord library for many years. Recently I started a new project and I'm including the AR 2.0 release in this project. I saw that it shipped with the Linq to Nhibernate library. Are there any good examples of how to use Linq to Nhibernate with the Active Record library?

© Stack Overflow or respective owner

Related posts about castle-activerecord

Related posts about linq-to-nhibernate