Observable.FromAsyncPattern – We Like it :)

The Reactive Framework (Rx) has received its fair share of blog postings from the perspective of events. What is particularly cool in Rx land is the use of Observable.FromAsyncPattern when making non-blocking calls for IO operations. Think RIA server calls :) The standard BeginXXX/EndXXX calls can now be cleaned up with the help of Observable.FromAsyncPattern. Hence from a Single Dealer Platform (SDP) perspective I’m at:

RIA SDP = C# + F# + Rx

Advertisement

~ by mdavey on January 5, 2010.

4 Responses to “Observable.FromAsyncPattern – We Like it :)”

  1. Well, call me an idiot, but what do you mean by SDP?

    • Let me correct th posting

  2. There’s more too – streaming olap is doable via the rx

  3. Buen comienzo

Leave a Reply

Fill in your details below or click an icon to log in:

WordPress.com Logo

You are commenting using your WordPress.com account. Log Out / Change )

Twitter picture

You are commenting using your Twitter account. Log Out / Change )

Facebook photo

You are commenting using your Facebook account. Log Out / Change )

Connecting to %s

 
Follow

Get every new post delivered to your Inbox.

Join 272 other followers