DimeCasts.Net #120: Learning the Decorator Pattern

Posted in Companies, Development, Broadcasting, Frameworks, Microsoft, Screencasts, .NET Framework on June 27, 2009


DimeCasts.Net #120: Learning the Decorator Pattern

In this episode we will take at how we can use the Decorator Pattern in our application.

The decorator pattern is a structural pattern which allows you to attach new or additional actions to an object dynamically. Using the decorator pattern provides a very clean and flexible alternative to subclassing (via inheritance) your object and thus creating an unwanted inheritance tree

Watch Video Watch Video Watch Video on External Site Watch Video


Get Microsoft Silverlight

Tags: Frameworks, Design Patterns, Microsoft, .NET Framework, DimeCasts.Net, Derik Whittaker, Broadcasting, Screencasts, Development, Companies