Related resources for Mediator Patter
  • Design Patterns Simplified: Mediator - Part 156/16/2016 11:41:33 AM. This article explains what Mediator Design Pattern is and how to use it in software development.
  • Software Architecture Interview Questions Part 2 ( Design pattern )1/29/2015 3:39:17 AM. In this article we will cover Interpreter pattern,iterator pattern,mediator pattern,memento pattern,observer pattern from Interview perspective.
  • Delegate Example Explained With Mediator Pattern1/25/2015 10:29:55 PM. This article explains delegates and is explained with an example using the Mediator Pattern.
  • Learn Design Pattern - Memento Pattern10/22/2012 4:27:11 PM. In my last article I spoke about the Mediator pattern; today we will have a glance at the Memento Patten.
  • Learn Design Pattern - Mediator Pattern10/14/2012 3:41:11 PM. In this article we will talk about the Mediator pattern and try to implement it using a .NET based application.
  • Mediator Pattern5/13/2012 2:13:43 AM. In this article I would like to take you through the advantage of using Mediator Pattern. As always, Design Patterns if properly used gives us more flexibility and manageability.
  • UI Object Connector Implementation of Mediator Pattern 2/26/2009 12:37:55 AM. When we consume business objects in UI, the logic can become pretty complex for activities like setting the business object value, getting the object value and setting the user interface from the object value. We can minimize the complexity of UI interaction with the business object using mediator pattern.
  • UI Object Connector Implementation of Mediator Pattern 2/26/2009 12:37:55 AM. When we consume business objects in UI, the logic can become pretty complex for activities like setting the business object value, getting the object value and setting the user interface from the object value. We can minimize the complexity of UI interaction with the business object using mediator pattern.
Accelerated C# 2008
Many books introduce C#, but if you don't have the time to read 1200 pages, Accelerat...
Download