Episode

Using SQLite in Visual Studio Projects

You can find many resources in the web writing about using SQLite with Universal Windows Platform (UWP) but where do you find SQLite in Visual Studio? This video shows you where to get the SQLite Toolkit, how to install SQLite package in your Visual Studio project as well as the code inside a record into the SQLite database.

The code for this video is in the link below.

https://chanmingman.wordpress.com/2016/06/18/how-to-use-sqlite-with-visual-studio-project/