Using Dependency Injection to Decouple Layers

Watch the first few minutes on us! If you'd like to watch the entire video and hundreds more like it, download code samples, access offline videos and skills assessments, and use the discussion forums, log in or purchase a subscription.


Instructor

Bob Tabor

Description

In previous lessons we talked at a high level about using Dependency Injection to invert the direction of the dependencies away from the Domain Layer to a new abstraction. In this video I explain the thought process behind Dependency Injection and how it can be used to achieve Separation of Concerns, decouple classes across layers, and more.

Table of Contents

{{toc.Position}} {{toc.Text}}

Related Links

  • {{link.LinkText}} (requires a paid subscription)

Series

This course is part of the following series: