Microsoft Sync. Framework with Azure on iOS
- by Richard Jones
A bit of a revelation this evening. I discovered something obvious, but missing from my understanding of the brilliant iOS example that ships with the Sync. Framework 4.0CTP
It seems that on the server side if a record is edited, correctly only the fields that are modified gets sent down to your device (in my case an iPad).
I was previously…