Implement Data Synchronization using Crosslight Enterprise Framework

This how-to topic describes how to implement data synchronization using Crosslight Enterprise Framework. There is no doubt that data synchronization has becoming essential requirement in today’s business apps that allows online offline synschronization.

This post guides you how to implement data synchronization by creating a new Crosslight app from the Crosslight Business Template. You will learn how to enable the local data storage feature, configure the synchronization settings, preparing the domain models, and calling the synchronization API to perform two-way data sync. Learn more.

2015-03-02-09-34-09

2015-03-02-09-35-28

You can download the sample code from our Git server here. Feel free to leave your comment or feedback if any.

Cheers,
Martin Lie

Leave a Reply