Arkiv for March, 2011

|

Linq 2 NHibernate version 3.1 shortcomings

Tuesday, March 22nd, 2011

I’ve been doing a lot of performance tuning the last few days using the NH profiler. We use Linq2NHibernate next-to-exclusive – so, I know, we could have solved the problems, I’m about to describe, using all the other query-mechanisms in NHibernate. First off, there are some NotSupportedExceptions still in the Linq-implementation – e.g. you have [...]

|