Sync Providers
Q: Are there any examples of how to implement a client or server sync provider?
A: Yes, a sample project has just been uploaded that has a very simple example of how you could implement both a client and a server sync provider. Although this sample doesn't use the full extent of the sync services framework it provides a simple set of providers that could be used to keep two datasets in sync. The sample can be downloaded from here