My new talk about Dependency Injection in .NET is online

2017-07-07 at 08:02 0 comments

In the last week of June 2017, I held my new talk about “Dependency Injection in .NET” at the .NET User Group Regensburg. If you happen to speak German, the corresponding video is now online on YouTube for all of you to watch!

In this talk, we discuss the basics of the Dependency Injection (DI) and especially the Dependency Inversion Principle and why DI is absolutely necessary for it. Furthermore, we take a deep look into DI Containers in general, using LightInject as an example. We discuss patterns and best practices when using DI Containers in our daily programming life, including concrete examples for XAML Client Applications as well as Web Apps.

Enjoy the video! I’m delighted about your views, likes, and your critique!

Comments

Currently there are no comments for this post. Write the first one!

Leave a Reply

Your email address will not be published. Required fields are marked *