Click here to Skip to main content
15,885,719 members

Welcome to the Lounge

   

For discussing anything related to a software developer's life but is not for programming questions. Got a programming question?

The Lounge is rated Safe For Work. If you're about to post something inappropriate for a shared office environment, then don't post it. No ads, no abuse, and no programming questions. Trolling, (political, climate, religious or whatever) will result in your account being removed.

 
GeneralRe: I'm stunned at how stupid EntityFramework is PinPopular
Super Lloyd21-Mar-21 14:07
Super Lloyd21-Mar-21 14:07 
GeneralRe: I'm stunned at how stupid EntityFramework is Pin
Kenneth Haugland21-Mar-21 19:27
mvaKenneth Haugland21-Mar-21 19:27 
GeneralRe: I'm stunned at how stupid EntityFramework is Pin
Super Lloyd21-Mar-21 20:01
Super Lloyd21-Mar-21 20:01 
GeneralRe: I'm stunned at how stupid EntityFramework is Pin
Espen Harlinn22-Mar-21 1:46
professionalEspen Harlinn22-Mar-21 1:46 
GeneralRe: I'm stunned at how stupid EntityFramework is Pin
Marc Clifton22-Mar-21 2:03
mvaMarc Clifton22-Mar-21 2:03 
GeneralRe: I'm stunned at how stupid EntityFramework is Pin
Super Lloyd22-Mar-21 3:17
Super Lloyd22-Mar-21 3:17 
GeneralRe: I'm stunned at how stupid EntityFramework is Pin
obermd22-Mar-21 3:20
obermd22-Mar-21 3:20 
GeneralRe: I'm stunned at how stupid EntityFramework is Pin
Gerry Schmitz21-Mar-21 21:14
mveGerry Schmitz21-Mar-21 21:14 
EF entities (classes) can have interfaces; used as a base class; and can be composed of partial classes.

The EF "model" understands tables, entities, and related functions; not specific language features.

The (basic) "table" is in fact a "base" class candidate; while a view is a single or multi-table "interface" of selected columns.
It was only in wine that he laid down no limit for himself, but he did not allow himself to be confused by it.
― Confucian Analects: Rules of Confucius about his food

GeneralRe: I'm stunned at how stupid EntityFramework is Pin
RickZeeland21-Mar-21 22:20
mveRickZeeland21-Mar-21 22:20 
GeneralRe: I'm stunned at how stupid EntityFramework is Pin
Sander Rossel21-Mar-21 22:23
professionalSander Rossel21-Mar-21 22:23 
GeneralRe: I'm stunned at how stupid EntityFramework is Pin
Marc Clifton22-Mar-21 1:52
mvaMarc Clifton22-Mar-21 1:52 
GeneralRe: I'm stunned at how stupid EntityFramework is Pin
Sander Rossel22-Mar-21 2:28
professionalSander Rossel22-Mar-21 2:28 
GeneralRe: I'm stunned at how stupid EntityFramework is Pin
Richard Deeming21-Mar-21 22:59
mveRichard Deeming21-Mar-21 22:59 
GeneralRe: I'm stunned at how stupid EntityFramework is Pin
Marc Clifton22-Mar-21 1:54
mvaMarc Clifton22-Mar-21 1:54 
GeneralRe: I'm stunned at how stupid EntityFramework is Pin
Dan Neely22-Mar-21 2:42
Dan Neely22-Mar-21 2:42 
GeneralRe: I'm stunned at how stupid EntityFramework is Pin
Jörgen Andersson21-Mar-21 23:30
professionalJörgen Andersson21-Mar-21 23:30 
GeneralRe: I'm stunned at how stupid EntityFramework is Pin
Marc Clifton22-Mar-21 1:58
mvaMarc Clifton22-Mar-21 1:58 
GeneralRe: I'm stunned at how stupid EntityFramework is Pin
pkfox22-Mar-21 0:05
professionalpkfox22-Mar-21 0:05 
GeneralRe: I'm stunned at how stupid EntityFramework is Pin
Espen Harlinn22-Mar-21 1:41
professionalEspen Harlinn22-Mar-21 1:41 
GeneralRe: I'm stunned at how stupid EntityFramework is Pin
Jacquers22-Mar-21 2:16
Jacquers22-Mar-21 2:16 
GeneralAnd here I thought I was clever. Pin
honey the codewitch21-Mar-21 10:36
mvahoney the codewitch21-Mar-21 10:36 
GeneralRe: And here I thought I was clever. Pin
Greg Utas21-Mar-21 14:12
professionalGreg Utas21-Mar-21 14:12 
GeneralRe: And here I thought I was clever. Pin
honey the codewitch21-Mar-21 14:30
mvahoney the codewitch21-Mar-21 14:30 
GeneralRe: And here I thought I was clever. Pin
Greg Utas22-Mar-21 1:05
professionalGreg Utas22-Mar-21 1:05 
GeneralRe: And here I thought I was clever. Pin
honey the codewitch22-Mar-21 9:18
mvahoney the codewitch22-Mar-21 9:18 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.