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

Well, call me an idiot, but what do you mean by SDP?
Let me correct th posting
There’s more too – streaming olap is doable via the rx
Buen comienzo