Now that Reactive Extensions for .NET and silverlight have been
released, the Rx team thought it would be useful to have short videos about each API in Rx. This video kicks off the series with a brief intro on what our plan is.
ive written a little class to turn Dependency properties into Observables in this
thread do you think thats a good approach? is there a better way to make Dependecy properties into Observables do you think?