DimeCasts.Net #124: Learning the Mediator Pattern
In this episode we will take at how we can use the Mediator Pattern in our application.
The Mediator pattern allows us to create a loosely coupled system by creating a set of objects which encapsulates the way that sets of objects interact with each other. By removing this behavior from the individual objects you reduce their responsibility and reduce coupling.
Watch Video Watch Video Watch Video on External Site Watch Video