Using SQLite with Entity Framework in Windows Phone

会有一股神秘感。 提交于 2019-12-25 12:43:34

问题


I want to ask you if it is possible to use SQLite with Entity Framework in Windows Phone 8 application? Or Entity Framework cannot be used for local database (SQLite) in Windows Phone application?


回答1:


Yes you could use SQLite in your WP application by downloading the extension from VS.

Reference

And also you could use it as a local database too. Could get a better idea from here :

Windows phone 8.1 Local Database



来源:https://stackoverflow.com/questions/28354986/using-sqlite-with-entity-framework-in-windows-phone

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