Software Practices, Fast Focus Sessions

VST20 Fast Focus: Dependency Injection in 20 Minutes

11/14/2017

5:10pm - 5:30pm

Level: Introductory

Miguel Castro

Miguel Castro

MRD

President

Melvicorp LLC

STOP newing up classes! Got your attention yet? Dependency Injection should really be mainstream by now with some sort of usage in every project, yet it isn't. I find that too many, the intimidation factor far exceeds the actual complexity factor; and I'm going to prove that to you in twenty minutes. Come jump in head first into using DI containers to assist you in making easy to resolve classes at any level in any size object hierarchy, all the while making your application much easier to test.