NHibernate unit testing with SQLite in-memory DB
post source – http://jasondentler.com/blog/2009/08/nhibernate-unit-testing-with-sqlite-in-memory-db/ While doing research for my next post, I ran across a recurring problem. Everyone wanted to use an in-memory SQLite database for their NHibernate unit tests.…
Read more