Exception Not Found

The Iterator Pattern in C#

Let's see how the Iterator design pattern works by iterating over my favorite sugary snack: jelly beans!

The Template Method Pattern in C#

Let's dig into the Template Method pattern by baking some bread.

The Bridge Pattern in C#

Let's build a system to order special meals from restaurants using the Bridge pattern and C#.

The Adapter Pattern in C#

Lets see the Adapter Pattern in action with C# by modelling a meat database.

The Facade Pattern in C#

Let's learn about the Facade Pattern by modeling patrons, servers, and kitchens.

Exception Not Found © 2026