MySharpCode 1.1

Step by step commented C Sharp example program that uses SQLite
Rating
Your vote:
Latest version:
1.1 See all
Developer:
ICT eBooks by Yeoh HS
Screenshots
1 / 1
Request
Download
link when available

Would you like to create your own embedded database application in Visual C# using SQLite and its ADO .NET Data Provider?
What is SQLite? From its website at http://www.sqlite.org/, "SQLite is small a 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 FREE 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.
BONUS for registered buyers: For a limited time only! You will also get to download two additional versions of this program that you can compile using Visual C# 2005 Express edition and SharpDevelop.

Comments

User

Your vote: