Exception Not Found

The Proxy Pattern in C#

The Proxy pattern provides a surrogate or placeholder object to control access to another, different object. The Proxy object can be used in the same manner as its containing object. Ooooh, dinner AND a view! Photo by Alev Takil [https://unsplash.com/@alevtakil?utm_source=ghost&utm_medium=referral&utm_

The Strategy Pattern in C#

Let's grill, bake, broil and more with the Strategy pattern and C#.

The State Pattern in C#

Let's use the State pattern to grill some steaks.

The Builder Pattern in C#

Let's use the Builder pattern to make a bunch of distinct kinds of sandwiches.

The Flyweight Pattern in C#

Let's make a bunch of sliders to demonstrate the Flyweight pattern!

Exception Not Found © 2026