Saturday, April 27, 2024
Speaking    

Speaking in Dallas: Code to DI For – Dependency Injection for Modern Applications – 2016 Tax Day Edition!

image

Thursday April, 14th, I’ll be speaking at the Dallas .NET User Group.

This talk introduces the concepts of factories, strategy pattern, Inversion of Control, dependency injection and several of the available frameworks.  We’ll also look at common dependency injection patterns and various IoC/DI frameworks, the pros & cons, practical steps and guidance as well some of the real world scenarios with impact to unit testing and application architecture.

The single greatest thing that you can do to make your code more testable and healthy is to start taking a Dependency Injection approach to writing software

image17

Real World .NET, C# and Silverlight
Wrox Press 2012

I gave this talk last month at the Ft. Worth .NET User Group, and this was one of my favorite comments from there:

image20

If you’d like a preview, here are the slides on Slideshare, and the demo code on Github.

Be sure to RSVP – Hope to see you there!

Similar Posts

2 thoughts on “Speaking in Dallas: Code to DI For – Dependency Injection for Modern Applications – 2016 Tax Day Edition!

Comments are closed.