Click here to Skip to main content
15,914,608 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: That weather app... Pin
GuyThiebaut22-Aug-19 6:21
professionalGuyThiebaut22-Aug-19 6:21 
GeneralRe: That weather app... Pin
Mark_Wallace23-Aug-19 8:04
Mark_Wallace23-Aug-19 8:04 
GeneralRe: That weather app... Pin
dandy7224-Aug-19 4:07
dandy7224-Aug-19 4:07 
RantASP.NET / EF Core Rant Pin
Marc Clifton22-Aug-19 4:04
mvaMarc Clifton22-Aug-19 4:04 
GeneralRe: ASP.NET / EF Core Rant Pin
  Forogar  22-Aug-19 4:10
professional  Forogar  22-Aug-19 4:10 
GeneralRe: ASP.NET / EF Core Rant Pin
F-ES Sitecore22-Aug-19 4:29
professionalF-ES Sitecore22-Aug-19 4:29 
GeneralRe: ASP.NET / EF Core Rant Pin
RickZeeland22-Aug-19 6:41
mveRickZeeland22-Aug-19 6:41 
GeneralRe: ASP.NET / EF Core Rant Pin
Marc Clifton22-Aug-19 8:14
mvaMarc Clifton22-Aug-19 8:14 
F-ES Sitecore wrote:
If your solution uses DI and you create ambiguous constructors then the only possibly outcome is failure.


Pardon me for taking exception to this, but that's BS. I've written DI's and you go for the most specific instantiator you can with the information you have in the service manager. You don't go from general to specific, or simply barf in the bowels of your injector with no intelligible message.

F-ES Sitecore wrote:
As for getting services you've added to the service collection you use IServiceProvider to do that


Right. So you have one thing for adding services, but another thing for getting them? BS.

F-ES Sitecore wrote:
As for EF and direct\raw SQL etc, EF is an ORM, if need to use raw sql, stored procs etc then it is the wrong tool for the job.


And exactly why can't the tool do both gracefully? It's not the wrong tool. The tool is broken.

We have very different views, I see!

GeneralRe: ASP.NET / EF Core Rant Pin
F-ES Sitecore22-Aug-19 21:57
professionalF-ES Sitecore22-Aug-19 21:57 
GeneralRe: ASP.NET / EF Core Rant Pin
Marc Clifton23-Aug-19 2:27
mvaMarc Clifton23-Aug-19 2:27 
GeneralRe: ASP.NET / EF Core Rant Pin
F-ES Sitecore23-Aug-19 2:38
professionalF-ES Sitecore23-Aug-19 2:38 
GeneralRe: ASP.NET / EF Core Rant Pin
Marc Clifton23-Aug-19 2:45
mvaMarc Clifton23-Aug-19 2:45 
GeneralRe: ASP.NET / EF Core Rant Pin
Marc Clifton23-Aug-19 2:50
mvaMarc Clifton23-Aug-19 2:50 
Generalif you could time-travel ? Pin
BillWoodruff22-Aug-19 3:32
professionalBillWoodruff22-Aug-19 3:32 
GeneralRe: if you could time-travel ? Pin
musefan22-Aug-19 3:38
musefan22-Aug-19 3:38 
GeneralRe: if you could time-travel ? Pin
Nick Ruppert23-Aug-19 6:15
Nick Ruppert23-Aug-19 6:15 
GeneralRe: if you could time-travel ? PinPopular
OriginalGriff22-Aug-19 3:38
mveOriginalGriff22-Aug-19 3:38 
GeneralRe: if you could time-travel ? Pin
Slow Eddie23-Aug-19 2:15
professionalSlow Eddie23-Aug-19 2:15 
GeneralRe: if you could time-travel ? Pin
OriginalGriff23-Aug-19 2:23
mveOriginalGriff23-Aug-19 2:23 
GeneralRe: if you could time-travel ? Pin
Slow Eddie23-Aug-19 2:33
professionalSlow Eddie23-Aug-19 2:33 
GeneralRe: if you could time-travel ? Pin
User 483504722-Aug-19 3:40
User 483504722-Aug-19 3:40 
GeneralRe: if you could time-travel ? Pin
Mark_Wallace23-Aug-19 8:05
Mark_Wallace23-Aug-19 8:05 
GeneralRe: if you could time-travel ? Pin
DRHuff24-Aug-19 9:08
DRHuff24-Aug-19 9:08 
GeneralRe: if you could time-travel ? Pin
Jim Meadors22-Aug-19 3:41
Jim Meadors22-Aug-19 3:41 
GeneralRe: if you could time-travel ? Pin
dandy7222-Aug-19 4:21
dandy7222-Aug-19 4:21 

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.