Handling Data Conflicts in the Microsoft Sync Framework
Synchronization of data between local clients and a central server are inseparable from data conflicts that occur when data is changed simultaneously on multiple systems. In this tutorial we'll learn how to handle these data conflicts using the Microsoft Sync Framework.
Tags :
.NET
