次の方法で共有


Improved Sync Framework 2.1 Documentation Released

https://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:

  • Provisioning
  • Scopes
  • Intercepting and changing data during synchronization
  • Improvements to walkthroughs
  • Deploying to Windows Azure

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: https://j.mp/9eWpJq

Don't have Sync Framework 2.1? Download it today: https://j.mp/a3t6rJ

Comments

  • Anonymous
    December 29, 2010
    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?