I just noticed that on one page of my site, where I pass a ViewModel to my View page, NHProf is giving the following warning:
We are attepting to profile our NHibernate application using NHProf. We have a series of unit tests which exercise various calls. However, if we run the unit test multiple times, we get differing resu
In some unit/integration tests of the code we wish to check that correct usage of the second level cache is being employed by our code.
The master page in my web application does authentication and loads up the user entity using a Get. After this whenever the user object is n开发者_如何学运维eeded by the usercontrols or any other cl
I\'m using Ayende\'s NHibernate Linq version 2.1.2, available here, and when I use NHProf to inspect queries that use this method: