How to use Linq with Castle ActiveRecord
Posted
by Ronnie Overby
on Stack Overflow
See other posts from Stack Overflow
or by Ronnie Overby
Published on 2010-06-03T16:12:09Z
Indexed on
2010/06/03
16:14 UTC
Read the original article
Hit count: 334
I am playing around with Castle ActiveRecord and noticed that the download included the file, Castle.ActiveRecord.Linq.dll
. I haven't found any documentation for using Linq with ActiveRecord, only some old blog posts.
What is the usage pattern? Is Castle.ActiveRecord.Linq
ready for production use? I'm using reflector, pending an answer.
© Stack Overflow or respective owner