Software Practices

TH09 Dependencies Demystified

10/06/2016

11:00am - 12:15pm

Level: Intermediate

Jason Bock

MVP (C#)

Practice Lead

Magenic

Dependency injection, inversion of control, containers–let's cut through the confusion and hyperbole and talk about what this really is. This session will cover dependencies–why you should care, what they are, how you identify them, and when they provide value. It will also cover containers and how to use them to effectively manage your dependencies.

You will learn:

  • What dependencies are and how they work
  • How containers simplify and empower your applications
  • How to use containers effectively