Fluent NHibernate and Linq2NHibernate

Just read a good example of using the Fluent NHibernate project to map your POCO classes to the database design via a fluent interface rather than the standard mapping xml files.

Another quality Code Project article.