Sync local Database (sqlce) to remote sql server -


i trying built following have no idea start.

i want build windowsphone 8 app has local database contents can edited input fields. now, once user finnished editing database, , app has saved edits want app check wifi connection. once app has confirmed this, data local database has synced remote sql server.

most of pretty plain simple question have is, how sync local database 1 on remote server?

see if can use microsoft sync framework on windows phone:

http://msdn.microsoft.com/en-us/sync/bb736753.aspx

i had used in desktop applications results.


Comments

Popular posts from this blog

user interface - Python attempting to create a simple gui, getting "AttributeError: 'MainMenu' object has no attribute 'intro_screen'" -

jquery - Common JavaScript snippet to share files on Google Drive, Dropbox, Box.net or SkyDrive -

Android Gson.fromJson error -