Welcome to MSDN Blogs Sign in | Join | Help

Synchronization of Browser Favorites using FeedSync and the Microsoft Sync Framework

Feed Sync

In this favorites sync sample, we will look at a simple provider that synchronizes favorites (maybe between different folders on a computer).  We will then extend that to producing and consuming FeedSync feeds, so that favorites can be easily synchronized between computers.

At first, creating a new provider and figuring out how to make it sync can be a little intimidating.  In order to help you through the process, we will walk through the creation of a simple provider that can sync between directories that contain Favorites.  We will start first with the metadata store that the provider will use, since considering how metadata will be stored is the first step a provider writer should take when writing a provider.  On top of this, we will build the provider, which will provide our actual sync capability.  Then, we will use this provider to produce and consume feeds so that we can share our favorites between computers. 

Published Tuesday, April 08, 2008 10:12 PM by liamca
Attachment(s): favorites.jpg

Comments

# Overview of FeedSync support in the Microsoft Sync Framework

Tuesday, April 22, 2008 4:15 PM by Pablo M. Cibraro (aka Cibrax)

What is FeedSync ? If you have not heard about "FeedSync" yet, it is the official name of an open and

Anonymous comments are disabled
 
Page view tracker