Vici CoolStorage Portability: Monotouch, MonoDroid and Windows Phone

拥有回忆 提交于 2019-12-10 14:56:57

问题


Is cross-platformness a good reason to use Vici CoolStorage?

Ideally you'd want to write data model once and use it in MonoTouch, MonoDroid and Windows Phone versions of the same app. In that case is Vici CS the best bet?


回答1:


I don't have much experience with other ORMs, so I can't compare CoolStorage with other options.

I can tell you, though, that the code you write for your CoolStorage data layer will be 100% re-usable over the 3 platforms. Simply write a separate data layer library and include it in all 3 solutions.

Vici CoolStorage isn't complex to use, so you can easily try it out in a few hours. No steep learning curve. Just create matching data classes for your tables, define relations and start CRUDding :)

Any questions? Just use StackExchange or the support forum mentioned on the support page.



来源:https://stackoverflow.com/questions/13046036/vici-coolstorage-portability-monotouch-monodroid-and-windows-phone

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!