Categories
- C++ (2)
- German (3)
- HowTo (4)
- Link (1)
- Microsoft (4)
- Microsoft Student Partners (2)
- Parallel Programming (1)
- Personal (10)
- Productivity (4)
- QuickTip (6)
- Rant (8)
- Thesis (2)
- Uncategorized (18)
because.
Simplest (and therefore best, because simple is good, isn’t it?) explanation of DI I’ve read so far: Dependency injection means giving an object its instance variables. Really. That’s it. See http://jamesshore.com/Blog/Dependency-Injection-Demystified.html