Custom Data Synchronization Samples
This section provides samples that show how you can use Microsoft Sync Framework to synchronize data.
In This Section
- Managed NTFS Provider Sample
Uses C# and Microsoft Visual Basic to show how you can implement a simple synchronization application and a synchronization provider that can synchronize files in a file folder.
- Unmanaged NTFS Provider Sample
Uses C++ to show how you can implement a simple synchronization application and a synchronization provider that can synchronize files in a file folder.
Reference
- Sync Framework Core Components
Provides reference topics for the unmanaged interfaces, functions, and data types in the core component of Sync Framework.
- Microsoft.Synchronization
Provides reference topics for the managed classes, interfaces, and data types in the core components of Sync Framework.