Does anyone have an example of how to use MS Sync with .NET web services? I have SQL Server 2008 that provides data for BlackBerry devices through web services using regular web methods. Can I use Sync Framework to provide data through web services and save it back to the database?
source share