At least there is a GUI tool for NHibernate that simplifies mapping files creation and NHibernate queries debugging. NHibernate Query Analyzer is good for the first sight. I did not dig into details yet, but the tool is usable and quite clever. It converts NHibernate queries to SQL queries, provides chooses where possible and maybe could generate source code (there is a option, but I did not try it). One disadvantage is a lack of a User Guide, but I hope it will appear soon.

1 Comments:
Thank you for using it,
There is a (very short) getting start guide here:
http://www.ayende.com/Blog/GettingStartedNHibernateQueryAnalyzer.aspx
And a wiki that I just started here:
http://www.ayende.com/nhibernatewiki/
Be warned, though, I'm currently refactoring most of the code for
TDD, so I don't have much time to invest in the details until I'm done with the current iteration.
Post a Comment
Links to this post:
Create a Link
<< Home