I just install Visual Studio 2010 on a 64 bit VM with Windows 7 64 bit. The VM is on an ESXi Hypervisor. When I tried to create my first project I don't see the Entity Framework template (ADO .NET Entity Framework). Am I missing a step here? Any and all help is appreciated.
|
feedback
|
|
@Will thanks for all the help. I was able to solve this problem by using the following steps:
Thanks to all!! | |||
|
feedback
|
|
I just had the very same problem. Actually, you have to check "SQL Server 2008 express" in Visual Studio installation, or Entity Framework won't be installed. | |||
|
feedback
|
|
Make sure you're targeting 4.0 and not 3.5. | |||||||||||||
feedback
|
|
Unless I misunderstood your question, you have to start a project (web application, wpf application etc), and then add ado.net entity data model. See fourth figure on this page: Update Try devenv /installvstemplates | ||||
|
feedback
|
protected by Community♦ Oct 20 '11 at 22:28
This question is protected to prevent "thanks!", "me too!", or spam answers by new users. To answer it, you must have earned at least 10 reputation on this site.