10 Steps to consume SQLite in WPF

SQL Lite is the compact database system used by more client applications to manage local data. It is more lightweight and easy to use. This article will explain how to create SQL Lite DB and connect it to a WPF client application. Let's create a simple client app which read employees data from local SQL... Continue Reading →

Up ↑