1
vote
1answer
100 views
How to partition client sensitive data using Microsoft Sync Framework (v2 CTP 2)?
Hi,
Our central database is to be synchronized in a hub & spoke fashion.
We need to be able to partition the data in a way that client data is replicated locally only to that client.
Has anyone …
0
votes
0answers
4 views
SQL server data conversion using Microsoft Sync Framework
We are analyzing Microsoft Sync Framework for syncing the client and server database. The scenario is like this:
Server DB hold master data for all projects but the client DB only contains data to a …
0
votes
1answer
52 views
Microsoft Sync Framework Or Replication
What is deference between Microsoft Sync Framework and Replication? which one is better?
0
votes
1answer
68 views
XCOPY-deploying Microsoft Sync Framework in a no admin rights scenario (i.e. ClickOnce install)
I'm currently designing a smart client app (WPF) which needs to operate in an "occasionally disconnected" mode. For the offline scenario, I'm looking at using:
Disconnected Service Agent …
