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.
Adding an Entity Data Model To add an Entity Data Model to your solution, do the following: In the Solution Explorer, right-click your application and select Add and then New Item. From Visual Studio installed templates, select ADO.NET Entity Data Model (see the figure that follows). Click Add.
Applies to: Visual Studio Visual Studio for Mac Visual Studio Code. Entity Framework is an object-relational mapping technology that enables . NET developers to work with relational data by using domain-specific objects. It eliminates the need for most of the data-access code that developers usually need to write.
@Will thanks for all the help. I was able to solve this problem by using the following steps:
Thanks to all!!
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.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With