Skip Navigation LinksHome / Community & Support / Developer Productivity Tools Forums / Windows Phone 7 > General Discussions > WP7 and Silverlight App Syncing

Not answered WP7 and Silverlight App Syncing

Feed from this thread
  • aimen avatar

    Posted on Jan 24, 2012 (permalink)

    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...

    Reply

  • Valentin.Stoychev Valentin.Stoychev admin's avatar

    Posted on Jan 30, 2012 (permalink)

    Hello,

    Yes - you can make an export and import routines which work with XML format. This should be easily accomplished with Sterling and SQL databases. If you have any implementation problem - we can assist you further.

    Regards, Valentin.Stoychev
    the Telerik team

    Explore the entire Telerik portfolio by downloading the Ultimate Collection trial package. Get it now >>

    Reply

Back to Top

Skip Navigation LinksHome / Community & Support / Developer Productivity Tools Forums / Windows Phone 7 > General Discussions > WP7 and Silverlight App Syncing