A SQLite portable database app made using .NET Framework 4.6.1 with the purpose of testing the integration of SQLite databases into C# projects. Originally from a tutorial by Tim Corey, but with extra ...
Thanks you for the interest in my project. The thing is that recently I learned SQL-language and administration of mySQL database and I wanted to figure out how to implement databases in my C# ...