Project Description
Windows Phone is missing SQLite. This project fixes that :) And does so by giving the community the interfaces we've grown to know and love; IDbConnection, IDbCommand, IDbTransaction and, IDbReader. Thanks so much to the pioneers before me who ported the c++
to C#!!
This project also includes a unit testing project. The unit test project comes from the great work from Jeff Wilcox. You can find it at:
http://www.jeff.wilcox.name/2010/03/mix10-testing-talk-online/