Posted By: Charles | Aug 21st, 2008 @ 11:16 AM | 55,641 Views | 10 Comments

The Microsoft Sync Framework is a comprehensive synchronization platform that enables collaboration and offline scenarios for applications, services and devices. It supports any kind of data type and any kind of data store. The framework was designed to be transfer protocol independent and to allow the developers to map any kind of network topology.

Here, Software Developers Aaron Greene, Andrei Maksimenka and Niner intern Christian "LittleGuru" Liensberger sit down with me to dig into the details of the Sync Framework and explore the complexities of sync, generally. As usual, the conversation winds down many roads and it's a great discussion (yes, it's a tad long, but find some time. It's worth it...). It's always a pleasure to chat with the folks who write the platforms and frameworks we depend on to get our algorithms written in efficient ways. The Sync Framework enables several interesting scenarios, most of which have yet to be thought up.Thanks guys! 

Oh, and by the way, I hear that LittleGuru is doing a smashingly great job in his role as a PM for the Sync Framework team. Right on, LittleGuru! Go Niners! Smiley

 

Check out the Microsoft Sync Framework team blog. The team is very much engaged with developers who use our framework and monitor the forums very closely. Aaron and Andrei spend a good deal of time on the forums, just as many devs do in support of their products around the company.

Rating:
3
0
Hi

I need help with doing something like this... I have an application that runs on a WinCE device and which needs to sync files with a server that is running on a Windows OS. I have seen the applications that sync files on desktops running the Sync framework. My question is this...Is there a port of the File synchronization provider for WinCE that can be used via Compact Framework applications? If there isn't one then are there any other ways to achieve this?

Thanks
Durgesh.
Microsoft Communities