dotConnect for SQLite Articles

Here is the list of some articles about dotConnect for SQLite. The full documentation can be viewed online or downloaded as chm file. When you install dotConnect for SQLite, its documentation is also integrated into Visual Studio help collections.

Tutorials

These tutorials will guide you through the process of creating a simple application powered by the LightSwitch or LinqConnect technology. In less than 5 minutes you will have a ready-to-use data access layer for your business objects.

Using dotConnect for SQLite Advanced Features

ASP.NET Provider Model Support

dotConnect for SQLite can be used in ASP.NET 2.0 provider model. It allows developers to write better structured applications and easily switch data storage in ASP.NET application from other media such as Microsoft SQL Server. Read more...

Entity Framework Support in ADO.NET Provider for SQLite

dotConnect for SQLite supports all the release versions of ADO.NET Entity Framework, including Entity Framework Core. Read more...