Archive for August, 2009
Making NHibernate Burrow work with NHibernate 2.1
9 Comments Published by Erik Burger August 28th, 2009 in ProgrammingIn my previous post I introduced Fluent NHibernate and NHibernate Burrow. If you have been trying the two together, you’ll have noticed that Burrow has been compiled against a lower version (2.0) of NHibernate than Fluent NHibernate has (which uses 2.1).
Configuring NHibernate Burrow using Fluent NHibernate
2 Comments Published by Erik Burger August 27th, 2009 in ProgrammingI haven’t been using it long but I am already a huge fan of Fluent NHibernate. In case you haven’t yet heard about it, Fluent NHibernate allows you to replace those pesky (perfectly functional, but pesky) NHibernate XML mapping files with strong-typed C# code.
Some of you may have noticed that I haven’t posted in a while. That is because a lot of things have been happening. Antares, the company I worked for since January 2008, unfortunately went bankrupt in July, leaving me suddenly jobless. And since I have been dealing with some personal issues that prevent me from [...]

