Ayende @ Rahien
Technology, life, .Net and all the rest...

Google Ads:

Some of the more useful tools that I'm using:

Sqlite & Sqlite.Net

Sqlite is a library that offer embedded database capabilities, it's a mature project and I uses it to store all my application setting in an easy to query way.
Sqlite.Net is the ADO.Net provider for sqlite and allows the use of sqlite from .net applications.

Homepage at: Sqlite.org
Sqlite.net at: source forge.

19/06/2005 10:56:00 Published by Ayende Rahien Category Tools of the Trade Comments 1

Comments
  • How can you use Sqlite for unit testing? It does not support FK constraints, therefore it is useless when trying to reproduce a production environment.

    by El Guapo - 04/06/2007 21:35:26
Name

Web site
Comment


Back