This section of the Sync Framework documentation describes how different providers can interoperate and share data.
The following topics provide introductory information about Sync Framework. If you are already familiar with these topics, see In this Section for more information.
Describes the installation packages that are used to install Sync Framework and how those installation packages can be redistributed with applications that use Sync Framework.
Describes how to convert data during a synchronization session. Data conversion enables providers that synchronize the same type of data but in different formats to exchange changes with each other.
Shows how to create a managed application that uses IFileDataRetriever to enable synchronization between a file synchronization provider and a simple provider.