Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Classes for EF - newbie question
Message
From
06/12/2015 11:06:41
 
General information
Forum:
ASP.NET
Category:
Entity Framework
Environment versions
Environment:
C# 4.0
OS:
Windows 10
Network:
Windows 2008 Server
Database:
MS SQL Server
Application:
Web
Miscellaneous
Thread ID:
01628544
Message ID:
01628551
Views:
39
For EF 7, you'll have to create each class. For EF 6, don't use the designer, but download the Entity Framework Power Tools. You can use it to generate the entity classes for you.


>Hi,
>
>I am watching one of the Pluralsight courses on EF (by Julie Lerman). The first thing she creates is a class project with a file .classes where she writes 3 classes (Ninja, Clan, NinjaEquipment).
>
>Does it mean that when I prepare my application database to be used with EF I have to create a similar class library classes.cs with a class for each of the tables in my database?
Craig Berntson
MCSD, Microsoft .Net MVP, Grape City Community Influencer
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform