NHibernate Forge
The official new home for the NHibernate for .NET community
Sign in
|
Join
|
Help
Home
Blog
Wikis
Groups
Reference
Issue tracker
Source Code
General
How to
Patterns&Practices
All Tags
»
ISharedEngineProvider
»
fluent configuration
Browse Wiki Pages by Tags
Showing related tags and posts for the
How to
wiki. See
all tags in the site
IoC container
Nhibernate Validator
Setup NHV fluently with your IoC container
The reasons behind why you should implement an IsharedEngineProvider are well explained here . In this howto I will show a easy way to achieve that. First of all this is my implementation of ISharedEngineProvider: public class CastleSharedEngineProvider : ISharedEngineProvider { private readonly ValidatorEngine...
Posted to
How to
by
Jose Romaniello
on 04-25-2009
Filed under:
fluent configuration
,
IoC container
,
ISharedEngineProvider
,
Nhibernate Validator
Page 1 of 1 (1 items)