Microsoft Sync Framework with Sync Services for ADO.NET - how does it scale?
Posted
by dbruning
on Stack Overflow
See other posts from Stack Overflow
or by dbruning
Published on 2009-03-31T00:48:10Z
Indexed on
2010/04/15
18:03 UTC
Read the original article
Hit count: 193
sql-server
We are about to embark on a major project which requires an Occasionally Connected Application.
The MS Sync Framework seems to offer a good solution with Sync Services for ADO.NET.
Has anyone used this in a production app, ideally with tens of thousands of users, and can you comment on how well it scales? Any other pitfalls or gotcha's?
Thanks!
© Stack Overflow or respective owner