Hi, I am new to Windows mobile development. I want to know if its possible to sync files(xml,txt,etc) between a windows mobile and a server using the MS Sync Framework. The windows mobile will connect to the server using wifi. I have tried database syncing
using MS sync framework between windows mobile and SQL server and it works fine. I want to know if such a solution exists for filesystem syncing? If yes, can someone point me to a walk through to do this. Thanks in advance