Excellent introduction to building a dependency injection container

I happened to follow one of the ping backs from my recent blog on a small IoC container I’ve started working on called RapidIoc and found an excellent article on how to build a simple container (which was kind enough to reference my project).

If anyone is interesting in understanding how Dependency Injection works and would like to have a go at building their own, I would definitely recommend having a read… I know I would have found it useful at the start of my project.

It’s by a developer called Tim Ross and can be found at the following link : Creating a Simple IoC Container.

Hope this is useful.

Kind Regards,

Sean McAlinden.

1 Comment

Comments have been disabled for this content.