News
NHibernate isn't exposed to the controllers or views, all of that happens inside of the services. Your NHibernate session is therefore only alive inside of a single service call.
Fluent NHibernate uses strongly typed C# classes to map the properties of the model classes to the corresponding fields of the database tables. Here’s the mapping class named ProductMap.
Architecturally, NHibernate is based on Java’s Hibernate ORM. Ricardo writes, In NHibernate, there is a separation between the Unit of Work and the configuration and model instances.
NHibernate has grown in popularity lately with more wide-spread use because of ALT.NET and competing technologies such as the Microsoft Entity Framework. A new screen cast series called The Summer of ...
Some results have been hidden because they may be inaccessible to you
Show inaccessible results