Skip to content Skip to sidebar Skip to footer
Showing posts with the label Windows Phone 8.1

How To Resolve Null Bindings On Sqlite Query?

I'm using the SQLite libs and SQLite.Net to query an existing database in my Windows Phone 8.1 … Read more How To Resolve Null Bindings On Sqlite Query?

Create Geofence While Storing The Location To The Sqlite Database

I am developing windows mobile application. I want to create geofence when storing the location to … Read more Create Geofence While Storing The Location To The Sqlite Database

How To Use Sqlite In Windows (phone) 8.1's Backgroundtask

Setup I followed Universal App with SQLite example to add SQLite to my project; then to add the Ba… Read more How To Use Sqlite In Windows (phone) 8.1's Backgroundtask

Binding Base64 String Image Into List View Stored In Sqlite Database In Windows Phone 8.1

I have converted Image to base64 string and saved it in SQLite database as public string ProfileIma… Read more Binding Base64 String Image Into List View Stored In Sqlite Database In Windows Phone 8.1

How To Use SQLite In Windows (Phone) 8.1's BackgroundTask

Setup I followed Universal App with SQLite example to add SQLite to my project; then to add the Ba… Read more How To Use SQLite In Windows (Phone) 8.1's BackgroundTask