Remote File Sync using WCF and MSF
Posted by: Bryant Likess Blog,
on 03 Jan 2008 |
View original | Bookmarked: 0 time(s)
One of the things I've been looking into in my free time is the Microsoft Sync Framework (MSF) (currently in CTP mode). The MSF is: [A] comprehensive synchronization platform enabling collaboration and offline for applications, services and devices with support for any data type, any data store, any transfer protocol, and network topology. Included with the SDK is a sample called the Managed NTFS Sample which demonstrates how to create your own file sync provider for local files. This works...