Does anyone have an example of how to use MS Sync framework with .NET webservices? I have SQL Server 2008, which is exposing data to BlackBerry devices through webservices using regular web methods. Can I use the Sync Framework to expose data through Web Services and to save it back to the database?
|
feedback
|
|
As far as I understand your question, you wish to syncronize two relational databases via a web service. The Sync Framework supports this scenario, as described in the documentation. I wrote a couple of posts based on my own limited experience with this scenario: | |||||||||
feedback
|