Welcome to MSDN Blogs Sign in | Join | Help

The Synchronizer

sync for the masses

April 2007 - Posts

Sync Services: When should you author your own table schema for your offline clients?
The question of creating the schema on the client store always pops up in almost any sync related conversation. Flexibility is desired but simplicity is a must! I can understand that and I believe that the sync framework has a good balance between both Read More...
Sync Services: How to partition data for your offline clients?
Offline clients are not born equal; one client would like to sync a lot of server data while another client might just wish for its small share of rows that pertains to the task at hand. Sync services framework recognizes the need for data partitioning Read More...
Page view tracker