Category: Uncategorized

  • NHibernate.DuplicateMappingException due to work in constructor

    We encountered the following problem: Nhibernate could not configure itself somehow… NHibernate.DuplicateMappingException NHibernate.MappingException: Could not compile the mapping document: xxxxxx.hbm.xml Of course, we checked if we did not accidentily mapped a certain class twice, but we were sure we didn’t. In the end, it turned out NHibernate could load all of the assemblies that we…

  • Robert C Martin on Craftsmanship and Ethics

    Found this video on http://www.infoq.com/presentations/craftmanship-ethics and wanted to have the sheets -in- the presentation itself so that I could show it to my collegue developers at work. Means I had to get the video from infoQ first (FireFox has a nice plugin for that), than do stuff with VirtualDub to the video that I grabbed…