Monthly Archives: January 2014

NHibernate using Cascade to merge disconnected objects

Recently, I ran into an issue where I was getting a list of objects separately (and not from NHibernate) and setting the parent objects IEnumerable equal to this returned object. I am not sure if it is an anti-pattern, but … Continue reading

Posted in Development | Leave a comment