EF6 Alpha 3 pre-generated views

Discussion of open issues, suggestions and bugs regarding Entity Framework support in ADO.NET Data providers
Post Reply
mepolsen
Posts: 14
Joined: Mon 25 Oct 2010 19:14

EF6 Alpha 3 pre-generated views

Post by mepolsen » Thu 25 Apr 2013 22:26

I'm using EF 6 alpha 3 and would like to know if pre-generated views are supported? If not, are there other ways I can increase the performance of EF 6?

Thanks,
Mark

Shalex
Site Admin
Posts: 9543
Joined: Thu 14 Aug 2008 12:44

Re: EF6 Alpha 3 pre-generated views

Post by Shalex » Mon 29 Apr 2013 13:26

mepolsen wrote:I'm using EF 6 alpha 3 and would like to know if pre-generated views are supported?
Please take a look at http://visualstudiogallery.msdn.microso ... 6c23d0751f.
mepolsen wrote:If not, are there other ways I can increase the performance of EF 6?
General recommendations are available at http://msdn.microsoft.com/en-us/library/cc853327.aspx.

Post Reply