An example of Dependency Injection in .NET
I recently added a presentation of an IoC/DI example to GitHub. The presentation can be viewed here. The code is available here. The purpose of this example was to show how…
Learning, IoT, programming & experiments
I recently added a presentation of an IoC/DI example to GitHub. The presentation can be viewed here. The code is available here. The purpose of this example was to show how…
Software Craftsmanship is a set of values that extends the agile manifesto so that it considers quality in a more pronounced way. Instead of focusing solely on building the right…