Configuration Sample

Q: Is there a way that I can work with the Microsoft Sync Services without having to write so much code

A: Yes, a Configuration Sample has been posted that will enable you to recreate the samples across at the Synchronizer blog without writing half the lines of code.  Most of the information has been moved into configuration files that determine the client and server sync providers.  It also provides mechanisms for handling the distributed scenario that is given in Demo III across a webservice.

Published Monday, February 05, 2007 5:52 PM by Administrator

Comments

Monday, February 05, 2007 7:53 PM by Nick Randolph's .NET Travels

# Microsoft Sync Services Configuration Example

Over the last couple of days I have been putting together some sample code that will significantly reduce