>
> I ended up choosing NHibernate,  however , I'm running the trunk
> version of it for the better Linq support.  + FluentNHibernate  (both
> of which are easy to build)
>

I have been considering the same thing and would be interesting in
hearing your feedback. I currently have a project using 2.1.1 which
uses Linq for simple queries, ICriteria for most queries and HQL for a
couple where ICriteria didn't work well. Ideally I would like to
replace this all with Linq in NH3. How did you go with this? Did you
still have to use ICriteria or HQL in some situations? Using three
different query APIs makes NH a hard selling point to other
developers, especially when they just want to use Linq.

Craig.

-- 
You received this message because you are subscribed to the Google Groups 
"nhusers" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/nhusers?hl=en.

Reply via email to