Exception Not Found

Re-thinking the Visitor Pattern with the Double-Dispatch Approach

This article will help you have another point of view with the Visitor Pattern by thinking it with the Double-Dispatch Approach. This article will also show you a practical use case of how this pattern is applied in .NET.

The Command Pattern in C#

Let's order some fast food with the Command pattern and C#.

The Mediator Pattern in C#

Let's help our movie theatre snack bars talk to each other using the Mediator pattern and C#.

The Composite Pattern in C#

Soda flavors combine using the Composite pattern and C#.

The Visitor Pattern in C#

Let's give all our hardworking employees raises using the Visitor pattern and C#.

Exception Not Found © 2026