5
Shouts

Observer in .NET 4.0 with IObserver(T)

published 713 days, 3 hours, 22 minutes ago posted by http://baldi.myopenid.com/http://baldi.myopenid.com/ 713 days, 7 hours, 58 minutes ago
Friday, June 11, 2010 10:18:48 AM GMT Friday, June 11, 2010 5:43:19 AM GMT

Switcher

category: Foundation | clicked: 0 | | source: www.code-in.net | show counter code
tags: .NET, .net 4, Observer Pattern, Patterns

1 comment posted.

  • url Friday, June 11, 2010 12:55:43 PM GMT

    http://baldi.myopenid.com/http://baldi.myopenid.com/ 713 days, 45 minutes ago said:

    The description: The IObservable(T) and IOberver(T) interfaces are part of base class library of .NET 4.0. It's great that there is now a out of the box solution to implement the observer pattern. The article shows with a simple example how the two interfaces should be used.

To post your comment please login or signup