PDA

Click to See Complete Forum and Search --> : Hibernate for .NET


ivobenkovic
Mar 4th, 2005, 04:20 PM
Hi all...

Does someone know a powerful object persistance framework similar to the Java-"Hibernate" for .NET (or vb6 ;) )?

For those who dont know Hibernate: www.hibernate.org.

Regards

ntg
Mar 5th, 2005, 04:54 AM
Try this (http://sourceforge.net/projects/nhibernate/).

Cheers,
NTG

Hattori Hanzo
Mar 6th, 2005, 05:26 PM
Hi all...

Does someone know a powerful object persistance framework similar to the Java-"Hibernate" for .NET (or vb6 ;) )?

For those who dont know Hibernate: www.hibernate.org.

Regards

LLBLGen Pro is by far the best .NET O/R mapping framework out there. All though it is not open source, it is only a little over $200 for an entire department license.

www.llblgen.com (http://www.llblgen.com)

ivobenkovic
Mar 7th, 2005, 03:07 AM
Tanks ntg that is exactly what i was looking for.