FluentNHibernate

Posts about the Fluent interface for NHibernate - FluentNHibernate

Sqlite-Csharp and NHibernate

Taking a brief  interlude from my RavenDB series, I was doing some work on an internal project tonight with the build scripts and test-runner and I finally got bored of having to deal with un-managed SQLite dependencies with a project which other than that was platform agnostic. The problem with having un-managed dependencies in a managed project is that Visual Studio quite frankly sucks at it, you can set up certain projects (in this case the tests) to be x86 only, and remove their Any CPU configuration – but as soon as you add a new project to the...

Copyright © Rob Ashton

Design by Rob Ashton, Based On A Design By Bartosz Brzezinski