views:

226

answers:

2

Hi there! I am a beginner in ASP.Net. I am starting a new project using ASP.Net and Nhibernate. I figured out that the hibernate.cfg.xml would not do the trick for the configuration of Nhibernate. I googled for on how to configure NHibernate in ASP.Net and this is simplest that I got but I can't get it to work. I also downloaded some projects using ASP.Net and Nhibernate but can't seem to understand how it is configured. And so I am here asking for your opinion/knowledge. How do you configure HHibernate in an ASP.Net project? or can you please provide a link to tutorial on how to do it.

Thank you in advance.

+2  A: 

Here are some resources that helped me when I first did an ASP.NET project with nHibernate.

Good luck and great choice!

Chris Nicol
Thank you, chris. I found the third link to be a good one.
ranper
A: 

If you are really starting the most simple way to start is trunk\nhibernate\src\NHibernate.Example.Web or branch\2.1.x\nhibernate\src\NHibernate.Example.Web