Snippets created by Dirk Devriendt

  • LINQ to SQLite

    Simplest possible sample code for accessing an in-process SQLite database file using LINQ The code does not use a dbml file for the mapping, but an attribute enriched type. (F# script, .Net 4.0, F# 2.0)

    6 people like this

    Posted: 12 years ago by Dirk Devriendt