MySharpCode 1.1
Would you like to create your own embedded database application in Visual C# using SQLite and its ADO .NET Data Provider? SQLite is a small C library that implements a self-contained, embeddable, zero-configuration SQL database engine.
In the .NET-framework, you can use the free i.e. BSD Licensed, Finisar.SQLite, an ADO.NET Data Provider for SQLite to access SQLite databases. The demo program is a fully functional program that uses SQLite for keeping a database of C# code snippets. The SQLite database that comes with the demo program contains some C# code snippets from the program's C# source codes.
The registered version of this package contains the step-by-step fully commented example source codes for a complete Visual C# program that shows you how to create your own C# program and use an ADO.NET Data Provider to access SQLite databases. Both SQLite version 2 and version 3 databases are supported.
Ссылка: http://www.yeoh..harpcodedemo.zip