Does anyone have a step-by-step guide on how to use nHibernate and SQLite? I can't figure out which dll's I need and which goes in the references and which just need to be copied. I would also like to know how to create the actual file for SQLite.
This is for a small application running .Net 4.0 - I understand some things have changed since 3.0 and NHibernate 1.2...