Daniel Garcia
2 posts.
- Portable databases (II): using SQLite with Entity FrameworkOn the previous post, we saw that it's possible to make use of ADO.NET to create an application that uses SQLite as database. Thereby, with a local…
- Portable databases: using SQLite with .NETMost of applications we develop on .NET in a professional way use to imply the existence of a database, usually SQL Server, Oracle, DB2 or MySQL.…
