Sign in for recommendations. New member? Start here.

Microsoft Sync Framework Support in Visual Studio 2008

Korayem rated 9 months ago
From the page: "Microsoft Sync Framework is transport agnostic platform for automatic data synchronization across different types of datasources. It can be used for occasionally connected applications (smart clients) and p2p supplications. Previously we had to either use SQL server merge replic...

Like this page from vitalygorn.com?

1 Reviews

Characters left: 4000


Korayem rated 9 months ago
From the page: "Microsoft Sync Framework is transport agnostic platform for automatic data synchronization across different types of datasources. It can be used for occasionally connected applications (smart clients) and p2p supplications. Previously we had to either use SQL server merge replication or write own synchronization framework. And now we have a solution from Microsoft that looks very promising. There is a good documentation for this on MSDN, if you need more details or code samples you will find them there."