» tagged pages
» logout

sorted by: recent | see : popular
Content Tagged with csharp + Hibernate

hibernate.org - Using NHibernate with ASP.NET

The stateless nature of HTTP creates a few challenges with regard to using NHibernate compared to Winforms. One challenge is where to store the SessionFactory, and another one is how to handle each user's NHibernate Session. This page is created to collec

Hibernate: del.icio.us tag/hibernate

Using NHibernate with Multiple Databases - The Code Project - ASP.NET

How to wire up ASP.NET 2.0 to use two or more NHibernate database connections. Session-per-request pattern.

Hibernate: del.icio.us tag/hibernate

NHibernate Best Practices with ASP.NET, Generics & Unit Tests - The Code Project - ASP.NET

NHibernate, like other ORM tools, has alleviated the maintenance of thousands of lines of code and stored procedures, thus allowing developers to focus more attention on the core of a project: its domain model and business logic.

Hibernate: del.icio.us tag/hibernate

NHibernate Best Practices with ASP.NET, Generics & Unit Tests - The Code Project - ASP.NET

NHibernate, like other ORM tools, has alleviated the maintenance of thousands of lines of code and stored procedures, thus allowing developers to focus more attention on the core of a project: its domain model and business logic.

Hibernate: del.icio.us tag/hibernate