http://code.msdn.microsoft.com/Release/ProjectReleases.aspx?ProjectName=sync&ReleaseId=1200
While looking into this example, I came up with a few basic questions.
In my scenario, I will be sync-ing many sqlexpress clients to a sql 2005 server.
Isn't this basically the same as a timestamp-based synchronization technique?
Am I losing part of the power of the Sync framework by not using SQL CE?