What is NHibernate ?
NHibernate 3.0 will be the first version to use .Net 3.5.
NHibernate’s primary feature is mapping from .NET classes to database tables (and from CLR data types to SQL data types). NHibernate also provides data query and retrieval facilities. NHibernate generates the SQL commands and relieves the developer from manual data set handling and object conversion, keeping the application portable to most SQL databases, with database portability delivered at very little performance overhead.
I want to learn how to use NHibernate in Share Point Programming.
Please give some idea.
Thanks.
Anjan Maity - October 15, 2009 at 5:22 am |