I am developing a mobile app that needs to synchronize with a database server.
I intend to have a menu in my app that says "Synchronize". So when the device is docked and connect to the computer. The user can open the app, click the "Synchronize" bu开发者_高级运维tton and have the database merged with the server.
Please i need hints, i will these work?
Thanks.
You should look into the Microsoft Sync Framework
Microsoft Sync Framework:
Microsoft Sync Framework is a comprehensive synchronization platform that enables collaboration and offline access for applications, services, and devices. It features technologies and tools that enable roaming, sharing, and taking data offline. By using Sync Framework, developers can build sync ecosystems that integrate any application with any data from any store that uses any protocol over any network.
Microsoft Sync Framework
Sync Services for SQL Server Compact Edition 3.5 in Visual Studio 2008
Sync Framework Team Blog
精彩评论