By tag: NHQA
0
kicks
NHibernate Query Analyzer + ActiveRecord
NHibernate Query Analyzer (NHQA) helps a lot while working in a .NET project with a relational database that makes use of NHibernate as the persistence manager.
I was having a problem getting NHQA to work with a business data layer constructed with the help of ActiveRecord - I searched the Intern...