Use syncframework to develop the project.
The project's server database use sqlserver, client use sqlite.
And want to make the server's sqlserver database synchronize to the client's sqlite.
And use WebAPI.
Can everyone give me a full sample??
Thanks!