Showing related tags and posts across the entire site.
-
This page is a summary of the two main different approaches found all around the web on Property Localization using NHibernate, based on a post in spanish on my own blog. There are roughly two main paths Method 1: Using a custom IUserType This method is exposed thoroughly in a Fabio Maulo`s post called...
Posted to
How to
by
brendan2452
on 10-28-2011
Filed under: Filters, IUserType, l18n, localization, property
-
I'm in the middle of the development process of an application using NH for data access, and I'm faced with a requirement that could be stated as follows: The application needs to provide support for different Contexts of execution, and certain entities must be context-aware, which means that...