Hey all, 
Been trying to pick up NHibernate (1.2) and I had it finally working. It's a simple ASP.NET 2.0 forum application, learned a lot out of it
1-to-many
many-to-1
many-to-many
multiquery
use generics
bind to asp.net web controls 
etc
It's a pure beginner's version (not 3 tiered yet) but I thought it might be helpful to other beginners if you want to take a look at the source code. 
It's available here. 
[url]
http://limingxu.com/blogs/xu_web_chroni ... lable.aspx [/url]
I hope it can be helpful to others beginners like myself. Thanks