The other day, I found myself creating a bunch of new NHibernate object mapping files for the project I'm working on now. To test these, I had created a simple test case to ensure that the mapping files were valid by invoking BuildSessionFactory on the
Read More...