DimeCasts.Net #112: Learning the Observer Pattern w/ Callbacks
  • Video is free for view
  • Video is available for download
View_video

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

This is a follow up episode to Episode 108 where we take another look at this pattern and how we can implement it using either call backs or events. The Observer pattern allows you to define a one-to-many relationship inside your application where the parent object (the one) has the ability to notify the child objects (the many) of any state change. You can utilize this pattern to make sure that a set of objects are keep in order when there behavior needs to change based on the state of your application.



 
Get Microsoft Silverlight

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

Level: novice Date: May 21, 2009 Votes: 0 User: Dmytro Shteflyuk  Comments:
 
 

No Response(s) to this entry

Subscribe to comments with RSS.