SQLite Database in Windows phone app – Part 2 (SQLite Operations)
SQLite Database in Windows phone app – Part 2 (SQLite Operations) #wpdev #sqlite http://wtuts.me/sqlite1
In my last blog post I have explained you how to install and setup SQLite Database in your Windows Phone app Project. In this post I will explain you how to create or delete a database and how to perform different operations like insertion, deletion & searching etc.
We will be working on the same project that we have created in last post. So if you have missed that post you can view it from the…
View On WordPress











