Posts Tagged “NHibernate”
Quite a while ago I made a post about creating a unit of work and a repository that would allow me to swap between Entity Framework and NHibernate relatively quickly. In the past few weeks (or have they turned into months already?!), I received a few requests for a sample project to show how this can [...]
If this exception message pops up when using NHibernate, make sure to check the following: The mapping file is set as embedded resource; The name of the mapping file ends with .hbm.xml instead of .xml; I just spent two days wondering why this message kept occurring. Turns out that I had named my mapping file: [...]
I genuinely hate them! If someone knows a decent graphical editor similar to Entity Framework’s designer, please let me know!
A few weeks ago, we came to the conclusion that there are a few vital issues with Microsoft’s latest Entity Framework. I had already discovered the limitations of the designer when working with large models. To my surprise this has been a known issue for a very long time, but there no improvements have been [...]



