0
votes

I'm new to MS Sync Framework and get confused by the two packages to download from MS Download page. Please explain if you know the differences.

1

1 Answers

4
votes

The SDK is fpr developers, the redistributeable is for client pcs.
Here's a C++-example:
SDK: Headerfiles + Implementation (C/C++-Files) + DLLs to link with + ...
Redistributeable: DLLs which are needed in the compiled version of your programm