I'm looking for a tutorial on Nhibernate 3.2 that uses the built-in code configuration that NHibernate provides. I'm not interested in using Fluent NHibernate, nor the old-style XML mappings.
http://fabiomaulo.blogspot.com/2011/04/nhibernate-32-mapping-by-code.html and related articles from the same blog are the closest thing you'll find.
Fabio is the NHibernate lead and original author of the NH mapping-by-code.