I have to write an application that uses the ado.net sync services with sql ce.
I want to know does the sync framework creates a local copy of the data base from the server on the client machine ?
if so does it happpens on the first sync?
what if there is a huge data base to syncronize? will the entire data base downloaded to the client?
thanks