MS Sync Framework 2.1 data conflict -
i using ms sync framework 2.1 wcf.
want give choice client choose particular record upload , download, possible or not?
ex.
server db
client id client name 1 alex 2 tim 2 3 john client db
client id client name 1 alex 1 2 tim 3 john choice client : alex 1 (1) record upload , tim 2 (2) record download
if possible how it?
dynamic filtering not supported out of box in sync framework. you'll better off hand coding want achieve rather force sync fx work way.
Comments
Post a Comment