This project is the WinRT implementation of the Sync Framework Toolkit to enabled synchronization with
WinRT or Windows Phone 8 and SQLite.
This toolkit is based on Sync Framework Toolkit. It’s not a new version.
This new release of the WinRT implementation of the Sync Toolkit will add some new features:
Don’t forget to read the documentation tab tutorial to see how to install the toolkit :)
This version of the Sync Toolkit adds support for synchronization with WinRT and Windows Phone 8 :
In the sources provided on the Codeplex website, you will find 2 samples including a simple HelloWorldSync and a complete sample Fabrikam, with CRUD operations and synchronization.
To create a “synchonizable application” that will work on Windows Store apps and Windows Phone 8, you will find in the documentation tab a full tutorial (still in progress)
Here the tutorial parts :
If you want more information, don’t forget to check my blog : Msdn Mim’s blog
In the following sections (documentation tab), you will learn how to create a very simple application which can synchronize a database within
WinRT and WP8 devices
Here is some screenshots of the complete sample :