Archive For sqlite ado.net

[HowTo] Use SqLite ADO.NET with C#

[HowTo] Use SqLite ADO.NET with C#

SQLite is software library written in C that implement self-contained (very minimal support from external libraries), serverless (read/write process directly to database file), cross-platform (run in... [More...]