Browse by Tags

All Tags » SQLite » Asp.net (RSS)
I have a web project developed in VS2008, which use System.Data.SQLite for .Net 2.0 and Linq to Entities to access data. Here is the source layout: You can see that i have a SQLite database Test_DB.db3 in SQLite folder. In my develop machine, i use connectiongstring...
More Posts