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