I want to write a media management Metro app for windows 8 and I want to store all my metadata for the app in a file based database that should only be usable by the app. Ive already made a similar app for windows 7 and I used Sql Compact for the data but im not sure if sql compact is compatible with win8.
So what should I use for storing data in a Metro app?
I'm using IndexedDB, if you use Metro app javascript, no need third party libraries to accessed it. because Metro app javascrip using the same engine with IE10.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With