By tag: Relational
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...
0
kicks
Why Store Your Data In A Relational Database?
Covers why normalized relational databases are a good platform agnostic choice for storing data.