Developer! Developer! Developer! East Anglia

DDD East Anglia

Cambridge, UK
Saturday 26 September 2015

Ten pitfalls of IoC

With the ever increasing adoption of software engineering patterns and practices such as the SOLID principles; inversion of control containers have become a defacto feature of most reasonably sized applications and systems. Whilst following the pattern solves a lot of tight-coupling and maintainability headaches, the pattern itself and the containers we use to plumb things together are not without their own problems. The session will cover 10 common pitfalls you might encounter through use of the IoC pattern itself and the myriad containers.