Hi, Does anyone have sample code (C#) for remote (via web service) file synchronization? I tried samples from this link http://code.msdn.microsoft.com/site/search?f%5B0%5D.Type=SearchText&f%5B0%5D.Value=Microsoft%20Sync%20Framework&f%5B1%5D.Type=Affiliation&f%5B1%5D.Value=Official&f%5B1%5D.Text=Microsoft
and could not find anything with remote file sync. I am using the Microsoft.Synchronization.Files namespace. Please help. Thanks Stagga
Thanks for your reply. Are there examples I could use to build a custom provider? Its my first time working on the Microsoft.Synchronization namespace. I dont know where to start.