Click here to Skip to main content
15,886,085 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: Staying one step ahead of the sheriff.... Pin
markrlondon28-Apr-21 0:38
markrlondon28-Apr-21 0:38 
GeneralRe: Staying one step ahead of the sheriff.... Pin
Cp-Coder28-Apr-21 8:51
Cp-Coder28-Apr-21 8:51 
GeneralRe: Staying one step ahead of the sheriff.... Pin
dandy7228-Apr-21 10:59
dandy7228-Apr-21 10:59 
QuestionQuestion for DB admins, DB architects, etc. PinPopular
MSBassSinger27-Apr-21 11:29
professionalMSBassSinger27-Apr-21 11:29 
AnswerRe: Question for DB admins, DB architects, etc. Pin
Eddy Vluggen27-Apr-21 12:01
professionalEddy Vluggen27-Apr-21 12:01 
AnswerRe: Question for DB admins, DB architects, etc. PinPopular
Delphi.7.Solutions27-Apr-21 20:27
Delphi.7.Solutions27-Apr-21 20:27 
GeneralRe: Question for DB admins, DB architects, etc. Pin
Jan Holst Jensen227-Apr-21 21:30
Jan Holst Jensen227-Apr-21 21:30 
GeneralRe: Question for DB admins, DB architects, etc. Pin
Phil Boyd28-Apr-21 1:22
Phil Boyd28-Apr-21 1:22 
There's absolutely nothing in EF that says you have to use the queries it generates. If you see a non-performant query - write the one you want EF to use instead.

And EF handles sprocs perfectly well. It has a slight issue with views that EF requires a PK (unique Entity ID) of some kind - but that can be generated as part of the view.

If you're going to bash EF - make sure you're aware of the current capabilities - not what is was 6-7 years ago.
Phil

GeneralRe: Question for DB admins, DB architects, etc. Pin
Jan Holst Jensen229-Apr-21 11:43
Jan Holst Jensen229-Apr-21 11:43 
GeneralRe: Question for DB admins, DB architects, etc. Pin
LucianPopescu27-Apr-21 21:42
LucianPopescu27-Apr-21 21:42 
GeneralRe: Question for DB admins, DB architects, etc. Pin
KateAshman27-Apr-21 23:23
KateAshman27-Apr-21 23:23 
AnswerRe: Question for DB admins, DB architects, etc. Pin
Sander Rossel27-Apr-21 22:47
professionalSander Rossel27-Apr-21 22:47 
GeneralRe: Question for DB admins, DB architects, etc. Pin
Phil Boyd28-Apr-21 1:26
Phil Boyd28-Apr-21 1:26 
GeneralRe: Question for DB admins, DB architects, etc. Pin
jochance28-Apr-21 5:24
jochance28-Apr-21 5:24 
AnswerRe: Question for DB admins, DB architects, etc. PinPopular
Carl_Sharman27-Apr-21 22:55
Carl_Sharman27-Apr-21 22:55 
AnswerRe: Question for DB admins, DB architects, etc. Pin
Snorri Kristjansson27-Apr-21 23:04
professionalSnorri Kristjansson27-Apr-21 23:04 
AnswerRe: Question for DB admins, DB architects, etc. Pin
Slacker00728-Apr-21 0:17
professionalSlacker00728-Apr-21 0:17 
AnswerRe: Question for DB admins, DB architects, etc. Pin
Jörgen Andersson28-Apr-21 1:31
professionalJörgen Andersson28-Apr-21 1:31 
AnswerRe: Question for DB admins, DB architects, etc. Pin
maze328-Apr-21 6:28
professionalmaze328-Apr-21 6:28 
AnswerRe: Question for DB admins, DB architects, etc. Pin
Gerry Schmitz28-Apr-21 8:00
mveGerry Schmitz28-Apr-21 8:00 
GeneralRe: Question for DB admins, DB architects, etc. Pin
MSBassSinger28-Apr-21 8:11
professionalMSBassSinger28-Apr-21 8:11 
AnswerRe: Question for DB admins, DB architects, etc. Pin
Matt McGuire28-Apr-21 12:51
professionalMatt McGuire28-Apr-21 12:51 
AnswerRe: Question for DB admins, DB architects, etc. Pin
#realJSOP28-Apr-21 22:36
mve#realJSOP28-Apr-21 22:36 
AnswerRe: Question for DB admins, DB architects, etc. Pin
Luca Leonardo Scorcia30-Apr-21 13:21
professionalLuca Leonardo Scorcia30-Apr-21 13:21 
AnswerRe: Question for DB admins, DB architects, etc. Pin
Tomasz Jureczko2-May-21 7:14
Tomasz Jureczko2-May-21 7:14 

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.