Covering SQL Azure Data Sync and Microsoft Sync Framework
SQL Azure Team Blog Sync Framework Developer Center JuneT - Idle Thoughts Liam's Cloud Data Service Blog
http://j.mp/9eWpJq
We have improved the Sync Framework 2.1 documentation. This update includes new and better information in the following database synchronization topics:
We've also reorganized and rewritten many topics to help you more easily find and understand what you need to know to use Sync Framework.
Go here to read the improved documentation: http://j.mp/9eWpJq
Don't have Sync Framework 2.1? Download it today: http://j.mp/a3t6rJ
Is it possible, given the provided sql providers, to create a scope for tables in DB1 but have the metadata about the scope be in DB2?
I'd like to implement a more decoupled model where the metadata is separated from the actual data to be sync'd.
Does that make sense?