Hello,
I have the scenario of one "Server" (which is basically SQL Azure) and multiple clients (sql express) which synchronize with the server
For doing the provisioning and synchronisation there are many tutorials available, and my sample already works
I'm just wondering if or what is the difference for a hub technology vs the peer2peer in terms of using the SyncFx provisioning and sync.
Is it "best practice" and faster to make a different scopes for every client?
thanks