资讯

Using SQLite within in a Windows Store App takes a little work to get set up. But once things are set up, you have a fast and lightweight relational database to leverage within your application. If ...
Installing the SQLite for Windows Runtime VS 2012 Extension. Next, add a new C# class library to the project named DataAccess with the same namespace as your source project. Then install the ...