Software Practices

TH06 Dependencies Demystified

06/16/2016

9:30am - 10:45am

Level: Introductory to 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 stuff really means. You'll learn about dependencies–why you should care, what they are, how you identify them, and when they provide value. You'll also learn about containers and how you can use them to effectively manage your dependencies.

You'll learn:

  • What dependencies really are
  • How containers simplify and empower your applications
  • How to use containers effectively