Some of the code in this post may be outdated, I suggest visiting the project site at http://dbex.googlecode.com/
Persistence ignorance and type safety, this is what Linq gives us. I can’t get enough of the latter, but in most cases a generic query API is not what I need, specially when I’m not querying in-memory objects.
You [...]