WP7 and Silverlight App Syncing

Unanswered WP7 and Silverlight App Syncing

  • Tuesday, January 24, 2012 9:26 PM
     
     
    hi,

    i am making a task organizer on wp7 using sterling db
    i made its similar application in silverlight 4 using SQL db

    now i want to sync both these databases...

    i was thinking to do it this way..
    convert SQL to xml and then this xml to Sterling[json] and vice versa...because this has to be a two way sync

    plz help me....how to do this...

All Replies

  • Wednesday, January 25, 2012 8:18 AM
     
     

    You want to sycn database everytime an application starts?

  • Wednesday, January 25, 2012 1:51 PM
     
     
    no i want to do it when user wants...for eg behind a button