Posted By: aL_ | Jul 23rd @ 7:06 AM
page 1 of 1
Comments: 13 | Views: 1374
aL_
aL_
Rx ftw

thought i'd share this

 http://themechanicalbride.blogspot.com/2009/07/introducing-rx-linq-to-events.html

Rx has apparently snuck into silverlight toolkit Smiley

Charles
Charles
Welcome Change

Excellent. Thanks for the link.

C

Charles
Charles
Welcome Change

You're in luck. Smiley

 

Next week I will be posting an interview with Wes Dyer and Kim Hamiliton - Wes implemented Rx (along with Erik, of course...) and Kim implemented two new Rx types that will ship in .NET 4: IObserver and IObservable. It's a great interview because it's Dev to Dev. I only ask one or two dumb questions so the vast majority of the interview is Wes explaining Rx details and Kim explaining the details of the .NET 4 design and implementation of the two new .NET 4 types (and of course elaborating on the experience of working with Erik et al, the desicion semantics of adding new types to the BCL).

 

Keep on coding and experimenting with Rx, man!
C

Charles
Charles
Welcome Change

Already shot, be we address, briefly, possible futures. Of course, an emphasis on possible Wink
C

staceyw
staceyw
Before C# there was darkness...

IObservable is a nice model.  Taken to the next level, I can see IObservable server proxies that dispatch your IObserver to the server (remoting it) and returning results same way.  Makes for a nice way to inject code on the server.  Would make multi-tier feel like local 1 tier.  

Charles
Charles
Welcome Change

Tier splitting, Guess what lives?

 

Smiley

C

staceyw
staceyw
Before C# there was darkness...

Yes.  What is the current story on Volta?  Is it going to now leverage IObserable and this framework.  Is it not called something else.  Thanks C.

Charles
Charles
Welcome Change

Oh no, you said the V word!!!! Smiley

 

I'll let Erik et al talk about the current and future status of the technology once known as "Volta". But, yes, you are thinking along solid lines. Wink

C

page 1 of 1
Comments: 13 | Views: 1374
Microsoft Communities