Posts tagged with Alternative Key, C#, DB, Mappings, NHibernate, ORM
-
Recently I’ve been working with NHibernate, and besides configuring trivial mappings, I had to deal with some not so trivial: when I wanted to link to tables using an alternative key between them. In this short post I’ll resume the necessary steps to do this in case you need to do it too (in a... read more