metro application EF 6 and dbContext

Discussion of open issues, suggestions and bugs regarding Entity Framework support in ADO.NET Data providers
Post Reply
yuraplusev
Posts: 5
Joined: Tue 26 Feb 2013 12:56

metro application EF 6 and dbContext

Post by yuraplusev » Tue 26 Feb 2013 13:14

After connecting EF 6 to the project, I can not use the class dbContext, I can not understand at all how to use EF for applications windose Store? Thanks for the earlier.

StanislavK
Devart Team
Posts: 1710
Joined: Thu 03 Dec 2009 10:48

Re: metro application EF 6 and dbContext

Post by StanislavK » Wed 27 Feb 2013 15:57

At the moment, you can use only the LinqConnect ORM on the Metro platform. For more information on this, please see the LinqConnect for Metro overview:
http://www.devart.com/linqconnect/metro ... nnect.html

Post Reply