CoolStorage looks like a simple and nice ORM. Thanks for the link.

Miha

From: monodroid-boun...@lists.ximian.com 
[mailto:monodroid-boun...@lists.ximian.com] On Behalf Of Goncalo Oliveira
Sent: Wednesday, July 18, 2012 12:07 PM
To: Discussions related to Mono for Android
Subject: Re: [mono-android] Best way to work offline?

If the data from the server only grows you can just use an auto-identifier and 
download everything above the one you have in the device. If not you must come 
up with a more complete sync algorithm.

Also I suggest you take a look at CoolStorage from Vici Project before using 
the sqlite core libraries.
http://viciproject.com/wiki/Projects/CoolStorage/Mono4Android

Cheers
On 18 July 2012 10:59, javitxin 
<jav...@externalia.com<mailto:jav...@externalia.com>> wrote:
Thanks. Finally, i am going to user sqlite.. i am doing a little engine to my
data access...but i have a question..

How do I sync with my data server? do you have any example or tutorial to
point me?

Thanks

--
View this message in context: 
http://mono-for-android.1047100.n5.nabble.com/Re-Best-way-to-work-offline-tp5710921p5710943.html
Sent from the Mono for Android mailing list archive at Nabble.com.
_______________________________________________
Monodroid mailing list
Monodroid@lists.ximian.com<mailto:Monodroid@lists.ximian.com>

UNSUBSCRIBE INFORMATION:
http://lists.ximian.com/mailman/listinfo/monodroid



--
Gonçalo Oliveira
_______________________________________________
Monodroid mailing list
Monodroid@lists.ximian.com

UNSUBSCRIBE INFORMATION:
http://lists.ximian.com/mailman/listinfo/monodroid

Reply via email to