Windows Phone Database in Visual Studio -
Windows Phone Database in Visual Studio -
i developing database application in windows phone. want access database stored in device(or in emulator) in visual studio or other explorer. example, after deploying application on emulator , performing crud operation on emulator(or device) , want see info of database in server explorer or other explorer. possible? if yes, can provide solution it.? thanks.
if you're creating database file in isolated storage can utilize windows phone powers tools re-create file off development phone / emulator , on pc opening using whatever utility you'd like.
you can utilize windows phone powerfulness tools re-create modified file phone / emulator if want also.
something i've done myself while testing sqlite database own app.
visual-studio-2010 windows-phone-7 visual-studio-2012 windows-phone-8 windows-phone
Comments
Post a Comment