Which local database is suitable for Windows 8 Store Apps?

后端 未结 5 1058
挽巷
挽巷 2021-02-05 06:32

I\'am programming a Windows 8 Store App (Metro Design) with C# and XAML using Visual Studio 2012.

There is no need fo

5条回答
  •  你的背包
    2021-02-05 07:06

    As one of variant:

    Devart LinqConnect for Metro – a fully-functional high-performance ORM solution for developing Windows Store applications using either of LINQ or ADO.NET to access data.

    http://code.msdn.microsoft.com/windowsapps/A-Simple-Windows-Store-85f29843#content

    or next link can be usefull to

    http://social.technet.microsoft.com/wiki/contents/articles/18417.windows-store-app-with-a-sqlite-database.aspx

提交回复
热议问题