Synchronization Services for ADO.NET 1.0 SP1

Microsoft Synchronization Services for ADO.NET provides an intuitive and flexible API that enables you to build applications for occasionally connected environments. The goal of the Synchronization Services documentation is to provide an easy-to-follow introduction, and a set of how-to topics, and reference topics that will enable you to quickly understand and be productive with the API. The how-to topics contain lots of sample code, and additional samples are available from this Microsoft Web site.

In This Section

  • Overview (Synchronization Services)
    Provides a high-level description of the Synchronization Services API and how it can be used, and suggests how to approach the topics in the Synchronization Services documentation.
  • What's New in This Release
    Describes the new features and capabilities in this release, including: the ability to synchronize with devices; support for SQL Server change tracking and the new data types in SQL Server 2008; and the ability to trace the synchronization process.
  • Programming Common Synchronization Tasks
    Provides background information, procedural content, and code examples for common tasks, such as preparing the server database, filtering data, and handling data conflicts.