S.O.L.I.D. Screencasts: Gimme an "O" !

The next installment in my 5-part screencast series on applying the S.O.L.I.D. principles to refactor a simple application has just been posted to the DimeCasts.NET site.

In this one, we look at applying the O of S.O.L.I.D., the Open-Close Principle, to our code to improve its flexibility and extensibility.

The code sample for this installment can be downloaded here.

For more details on this series, see this post.

Obviously L, I , and D still to come to stay-tuned~!