The Bitter Coder Tutorials Binsor Style, Part X: Setter Injection

Previous posts in the series: We are slightly refactoring the project from Part 9, adding the ability to specify a formatter for our encoded message.

The Bitter Coder Tutorials, Binsor Style: Part IX, Constructor Injection

Previous posts in the series: Here’s the interface Alex defines;

The Bitter Coder Tutorials VIII: Referencing Instances By Key

Previous posts in the series: Here’s our class to read a file:

The Bitter Coder Tutorials, Binsor Style VII: Switching Implementations

Previous posts in the series: As Alex states, when switching implementations, you take the contract of your implementation and stuff it in an interface.

The Bitter Coder Tutorials, Binsor Style VI: Switching Lifestyles

Previous posts in the series: So, we create the same adding service component (minus the spelling errors ;)):

The Bitter Coder Tutorial, Binsor Style V - Configuration Parameters

(Sorry about the delay in the tutorials, but I took a week of vacation and my wife wouldn’t let me near the computer…)

The Bitter Coder Tutorials, Binsor Style IV: Switching Configs

Previous posts in the series: Part 1 Part 2 Part 3 In part four of his series, the Bitter Coder (Alex) shows how easy it is to switch configurations using Windsor.

The Bitter Coder Tutorials, Binsor Style III: Dictonaries

Image via Wikipedia Time for Part III in the Binsorization of the Bitter Coder tutorials.

The Bitter Coder Tutorials, Binsor Style, Arrays

In the last post, I started doing the Bitter Coder tutorials, but using Binsor for the configuration.

The Bitter Coder Tutorials, Binsor Style

I blather on and on about Windsor and how I adore it, much to the annoyance of the other devs that are forced to work with me.