New System.Data.SQLite with Experimental Support for LINQ
A new version of System.Data.SQLite from sqlite.phxsoftware.com is available. One of the most anticipated features is the addition of LINQ, and in the latest release, the developers added a new library called System.Data.SQLite.Linq to do just that. The developers note that this is still in the experimental stage, but I can only expect things to get better after this release.
The latest version is 1.0.51.0.
Tags: .NET, ADO.NET, C#, LINQ, SQlite, Visual Studio 2008
Related Posts
Comments