cordova - Local Database development in cross platform applications windows phone 7 in particular. (develop using javascript) -


i developing application windows phone 7 uses offline database. have seen of solutions follows sqlite db http://sqlitewindowsphone.codeplex.com/ mango db http://www.kunal-chowdhury.com/2011/06/windows-phone-7-mango-tutorial-24-local.html

my question these databases using native code i.e development in c#. develop local database either phonegap or javascript or else other uses cross platform applications (windows phone in particular). in advance.

you should check web sql, here resources:

also, consider integrating sqlite:

good luck, hope helped.


Comments

Popular posts from this blog

monitor web browser programmatically in Android? -

Shrink a YouTube video to responsive width -

wpf - PdfWriter.GetInstance throws System.NullReferenceException -