30 November 2006

How to use Hibernate with .Net?

NHibernate is built on top of Hibernate to use with .Net projects. you can download and can have a quick look at the features that NHibernate provides from the following page.

http://www.hibernate.org/343.html

you can go through an example of how to use NHibernate with .Net from the following page.
http://www.hibernate.org/362.html

No comments: