I am using Fluent NHibernate and would like to use linq to query my database is this possible ?
views:
69answers:
1
+4
A:
You can use NHibernate Linq
Here are some examples:
Fluent NHibernate and Linq to NHibernate Demo Project
RhinoCommons, NHibernate and ASP.NET MVC Part 5 - LINQ to NHibernate
LINQ for NHibernate Examples
Giorgi
2010-01-19 12:20:43
could you give me some link on how to use it ?
Omu
2010-01-19 12:46:14
@Omu, I have updated my answer.
Giorgi
2010-01-19 13:01:39