Click here to Skip to main content
15,881,882 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: Wordle 341 Pin
Vivi Chellappa25-May-22 20:29
professionalVivi Chellappa25-May-22 20:29 
GeneralRe: Wordle 341 Pin
den2k8825-May-22 21:22
professionalden2k8825-May-22 21:22 
GeneralRe: Wordle 341 Pin
ChandraRam25-May-22 22:37
ChandraRam25-May-22 22:37 
GeneralRe: Wordle 341 Pin
Sander Rossel26-May-22 0:08
professionalSander Rossel26-May-22 0:08 
GeneralRe: Wordle 341 Pin
Cp-Coder26-May-22 0:21
Cp-Coder26-May-22 0:21 
GeneralRe: Wordle 341 Pin
Greg Utas26-May-22 0:24
professionalGreg Utas26-May-22 0:24 
GeneralRe: Wordle 341 Pin
0x01AA26-May-22 0:53
mve0x01AA26-May-22 0:53 
GeneralDependency Injection mystery, and history... Pin
Super Lloyd25-May-22 12:53
Super Lloyd25-May-22 12:53 
In 2008 or something, Microsoft had some "Enterprise Block" demo or some other codename, for a MEF driven IoC/DI thing for desktop app.
I never saw more confusing app. We used the pattern a bit and we got lost and confused in our own small codebase all the time.

IoC has continued but has become less confusing I reckon. At my previous work (WebDev) we had simple IoC (MS unity container) with constructor injection (typical .NET Core / MVC stuff). And even my own home made projects, as someone who unapologetically despise IoC/DI, has little bit of it (with my own container thingy, anyway).

I can't quite put the finger on it, but IoC/DI as it is used today seems simpler to understand than how it was in those 2008 earlier iterations I think....

To come to my point, the app I am working on at work remind me of those earlier 2008 IoC samples... It's so bloody confusing all the time. I can't quite put my finger on it though. It all seem reasonable in isolation...

Not sure what's my point here. What's your thinking on the evolution of IoC/DI in the last 15 years perhaps?
A new .NET Serializer
All in one Menu-Ribbon Bar
Taking over the world since 1371!

GeneralRe: Dependency Injection mystery, and history... Pin
Greg Utas25-May-22 13:44
professionalGreg Utas25-May-22 13:44 
GeneralRe: Dependency Injection mystery, and history... Pin
jmaida25-May-22 15:21
jmaida25-May-22 15:21 
GeneralRe: Dependency Injection mystery, and history... Pin
Greg Utas25-May-22 15:32
professionalGreg Utas25-May-22 15:32 
GeneralRe: Dependency Injection mystery, and history... Pin
jmaida25-May-22 15:58
jmaida25-May-22 15:58 
GeneralRe: Dependency Injection mystery, and history... Pin
Super Lloyd25-May-22 17:08
Super Lloyd25-May-22 17:08 
GeneralRe: Dependency Injection mystery, and history... Pin
jmaida25-May-22 17:27
jmaida25-May-22 17:27 
GeneralRe: Dependency Injection mystery, and history... Pin
Niels Holst25-May-22 23:49
professionalNiels Holst25-May-22 23:49 
GeneralRe: Dependency Injection mystery, and history... Pin
Sander Rossel26-May-22 0:06
professionalSander Rossel26-May-22 0:06 
GeneralRe: Dependency Injection mystery, and history... Pin
Adam O'Neil26-May-22 5:16
Adam O'Neil26-May-22 5:16 
GeneralRe: Dependency Injection mystery, and history... Pin
raddevus26-May-22 5:09
mvaraddevus26-May-22 5:09 
GeneralRe: Dependency Injection mystery, and history... Pin
raddevus26-May-22 5:08
mvaraddevus26-May-22 5:08 
GeneralRe: Dependency Injection mystery, and history... Pin
Gerry Schmitz26-May-22 6:26
mveGerry Schmitz26-May-22 6:26 
GeneralRe: Dependency Injection mystery, and history... Pin
abmv26-May-22 8:05
professionalabmv26-May-22 8:05 
GeneralRe: Dependency Injection mystery, and history... Pin
MSBassSinger26-May-22 13:50
professionalMSBassSinger26-May-22 13:50 
GeneralRe: Dependency Injection mystery, and history... Pin
Member 1194113127-May-22 5:33
Member 1194113127-May-22 5:33 
GeneralA much needed vacation PinPopular
kmoorevs25-May-22 7:08
kmoorevs25-May-22 7:08 
GeneralRe: A much needed vacation PinPopular
Maximilien25-May-22 7:28
Maximilien25-May-22 7:28 

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.