How do I use Microsoft Sync Framework to sync between SQL Server 2008 and a .NET Webservice?
- by DanG
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?