Software Practices

TH20 Real World Applications for Dependency Injection

10/19/2017

2:45pm - 4:00pm

Level: Introductory

Paul Sheriff

Business Solutions Architect

Fairway Technologies, Inc

Understanding Dependency Injection does not have to be hard. In this session, you will learn to use DI by building components you can put to use in your applications immediately. You will see how to create a flexible configuration management system, a messaging system that can be used for error messages and even localization, and an exception management system. You will walk away with a code that you can use in your applications right away.

You will learn:

  • What Dependency Injection is all about
  • To use DI effectively
  • Some great components you can use in your applications