Are there any free tools to help simplify working with an NHibernate project in .NET 3.5? Primarily, I\'m looking for some kind of code and config file generator to automat
NHibernate Query Analyzer is a must for constructing queries. It's not for configuration, I know, but a must when trying to get your head around HQL.