IT & Digital Marketing Articles

Filtering posts by tag: Design Patterns

Remove filter

November 15, 2016 Chuck Bryan 4 minute read

Class based inheritance is what is most commonly meant when using C#’s semantics to inherit from one class to another. It is not uncommon for a base class to become polluted with “catch-all” methods and loose its singular focus. Long inheritance...

Design Patterns Software Architecture

Let's find what you're looking for