Sync Framework Unmanaged Reference

Microsoft Sync Framework provides a core set of components that applications can use to synchronize data that is contained in custom stores. These components also support synchronizing data that is contained in FeedSync feeds.

In This Section

  • Sync Framework Core Components
    Provides links to reference topics that describe the core synchronization components. These components can be used to manage metadata and create synchronization providers and applications.
  • Sync Services for FeedSync Components
    Provides links to reference topics that describe the components that support translating metadata between FeedSync entities and Sync Framework entities.
  • Metadata Management
    Describes the metadata that is required for a replica to participate in synchronization, and the Sync Framework components that can be used to manage and store it.
  • Synchronization Providers
    Describes the parts of a synchronization provider and how it relates to the Sync Framework architecture.
  • Synchronization Applications
    Describes the parts of a synchronization application and how an application connects providers to perform synchronization.
  • Synchronizing RSS and Atom Feeds
    Describes the components that can be used to produce and consume FeedSync feeds, and to translate FeedSync metadata that a synchronization provider can use.