Popular

List of my most popular blogposts and those that I think are most relevant.

In no particular order, although I tend to group related blogposts together.

On using inversion of control containers

On Castle Dynamic Proxy

Comments

Manny Bonet says:

In your post ‘IoC container solves a problem you might not have but it’s a nice problem to have’ you state:

‘By using the word injection it emphasises the process of constructing the graph of dependencies, ignoring everything else the container does, especially the fact that it manages the whole lifetime of the object, not just its construction.’

What is ‘everything else the container does’ apart from what you’ve already stated ‘managing the lifetime of the object’?

Leave a Reply