database - Can I use Entity Framework or Linq To SQL with Windows 8 Metro Style apps? -


i'm looking kind of orm can used metro style apps. found lots of posts referring different sqlite implementations seem working (or not, according other posts) metro style apps, no working sample projects far showing orm on windows 8 metro. other posts referring projects might work, not pass marketplace certification because of forbidden api calls.

lots of information found outdated, i'm not sure if googled right.

has of managed kind of orm , running in windows metro style app? if possible, i'd use ef code first, i'm growing desperate, i'm not picky.

thanks suggestions,

adrian

i'm using sqlite on c# windows 8 metro app using code experimental branch explained tim heuer in this post (there's video), , working great, , pass store certification (tim heuer mentions in post).

it not entity framework, best have available far working local databases.

other alternatives:


Comments

Popular posts from this blog

jquery - Invalid Assignment Left-Hand Side -

java - Play! framework 2.0: How to display multiple image? -

gmail - Is there any documentation for read-only access to the Google Contacts API? -