Sync Framework Unmanaged API

This section of the Sync Framework documentation provides reference material for the interfaces, functions, and data types in the unmanaged API that Sync Framework provides for the following features and components:

  • Core components, including simple custom providers, standard custom providers, and the metadata storage service

  • File synchronization provider (referred to as Sync Services for File Systems in previous releases)

  • Web feed synchronization components (referred to as Sync Services for FeedSync in previous releases)

The following topics provide introductory information about Sync Framework. If you are already familiar with these topics, see In this Section and Reference for more information.

  • Benefits of Using Sync Framework
    Describes the benefits of using Sync Framework, including its flexible approach, synchronization model, and productive tools.

In This Section

Reference

  • Implementing a Simple Custom Provider
    Describes the types of data stores that simple providers are designed for, and discusses important features such as filtering and conflict handling.
  • Synchronizing Web Feeds
    Describes how to synchronize RSS and Atom feeds with data in a local store by using Sync Framework.

See Also

Concepts

Microsoft Sync Framework