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

Popular posts from this blog

Why can rails not find a route created by a helper? -

javascript - jquery or ashx not working -

php - Redirect and hide target URL -