Hi all.

I'm setting up an application build with the following components:

Ninject 3.0
NHibernate 3.3
ASP.NET MVC3
FluentValidation 3.3

I'm approaching to the infrastructure setup by adapting the following three 
items from NHibernate 3.0 Cookbook:

   - Setting up session per web request
   - Creating a session ASP.NET MVC action filter
   - Creating a transaction ASP.NET MVC action filter

and merging some other resources about Ninject found on the web.

- Is this a valid approach?
- Can someone point me to some resources addressing this problem? 
- What about NHibernate-FluentValidation integration (so to prevent saving 
invalid entities)?

Thanks in advance,
Marcello.

-- 
You received this message because you are subscribed to the Google Groups 
"nhusers" group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/nhusers/-/Rg_vsWOm20QJ.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/nhusers?hl=en.

Reply via email to