Tagged: O/R Mappers, .NET Developer Tools
Fluent NHibernate was just released as 1.0!
I have been talking about Fluent NHibernate off and on as a great tool for eliminating the XML for mapping domain entities with NHibernate as well as a way to achieve easier auto-mapping by using convention over configuration.
If you are using or interested in using NHibernate in your applications, I highly recommend checking out Fluent NHibernate as a way to greatly simplify mapping. You can download the code here and check out the wiki here.
For those learning NHibernate, you may be interested in NHibernate in Action, a good book on NHibernate.
David Hayden
NHibernate Tutorials