Skip to content Skip to sidebar Skip to footer
Showing posts with the label Windows Runtime

Sqlite Not Recognizing Generic List

On a windows store app project i get a JSON from a webservice that looks like this:http://paste2.or… Read more Sqlite Not Recognizing Generic List

How Can I Compile Sqlite For Winrt / Arm?

I've successfully compiled my WinRT version of SQLite for x86 as described by Tim Heuer. Howev… Read more How Can I Compile Sqlite For Winrt / Arm?

Find Sqlite Database On Winrt

When my application starts I can copy a pre-populated SQLite database to the application LocalFolde… Read more Find Sqlite Database On Winrt

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

Using Sqlite With Winrt

I am developing a metro ui application and I would like to use SQLite for some internal data instea… Read more Using Sqlite With Winrt

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