Sharpoverride
5 posts.
- IoC Containers in .NET part 6: Unity ContainerHello, this is the 6th part of the IoC Containers series. This is the last container I’ll explore. I’ve been using it at work because it’s got the “Made…
- IoC in .NET part4: Spring.NETHi, nice to have you read this again. This is part 4 of the series I’m doing on the existing.Net IoC Containers that I found interesting. After a brief…
- IoC in .NET part 5: Using CastleWindsor containerHi, this is part 5 of our series on IoC containers in .NET. I’m only using them on a simple console application that provides autocompletion for the…
- IoC in .NET part2: StructureMapIn our first part of the series we saw what Autofac had to offer us in order to get the simple console application that provides code completion…
- IoC in .NET part 1: Autofac> This is an interesting IoC project that I used in a couple of occasions, nothing big, but I sure enjoyed it immensely. > > Autofac is wrist friendly so…
