By tag: Hibernate
0
kicks
Using Linq for NHibernate in an ASP.NET MVC application
Quick overview on using Linq for NHibernate in an ASP.NET MVC Application.
RhinoCommons, NHibernate and ASP.NET MVC Part 5
0
kicks
Create an ASP.NET MVC site with UnitOfWork & NHibernate QueryGen
Part 4 of the RhinoCommons, NHibernate and ASP.NET MVC series. Here everything is tied together to create a simple MVC application.
0
kicks
ActiveRecorditize your NHibernate Classes
Part 3 of RhinoCommons, NHibernate and ASP.NET MVC
Setting up the very simple model for use in our ASP.NET MVC application.
0
kicks
RhinoCommons, NHibernate and ASP.NET MVC Part 2 - Configuration
Configuring the application.
0
kicks
RhinoCommons, NHibernate and ASP.NET MVC Part 1
Using Rhino Commons, NHibernate and ASP.NET MVC for quick website development. Part 1 (Setting everything up)
0
kicks
NHibernate Session Per Request
Using NHibernate in a web project (Specifically ASP.NET MVC but will work w/ WebForms also).