PLEASE READ:

For questions related to Rx, use the Reactive Extensions for .NET (Rx) Forum.
For questions related to Rxx, search here first. Create a new discussion if you cannot find an answer to your question.

Want to contribute? Read this first


DictionarySubject initial snapshot

first post: bish wrote: Hi, Is it possible to use DictionarySubject and receive the initia...

Thanks for this excellent work!

first post: AcousticGuitar wrote: I had a few questions that both Dave and James answered over on th...

latest post: davedev wrote: Hi, I noticed that you have requested a position on our development...

Limited Concurrency

first post: jamesmiles wrote: Merge(this IE<IO<T>>, int maxConrrency) & LimitedConcurrencySchedu...

latest post: davedev wrote: No prob :)

Discarding Events

first post: Mudak wrote: There is a thread "Discarding Events" in Rx forum from June 2010 h...

latest post: davedev wrote: Hi Mikhail, I forgot about the following work item. It seems to be...

ObservableSocket

first post: riles01 wrote: Why the decision to use the FromBeginEndPattern for async socket u...

latest post: davedev wrote: Hi Ryan, It's worth considering. If you have any other feedback on...

GenerateMany

first post: jamesmiles wrote: http://social.msdn.microsoft.com/Forums/en-US/rx/thread/2f5ab512-4...

PLINQ -> IObservable adaption

first post: jamesmiles wrote: &#65279; See end of this post; http://social.msdn.microsoft.com/F...

latest post: jamesmiles wrote: Yeah OK; I was missing something! Works.

Bounded Queue - ObserveOn

first post: jamesmiles wrote: Should we override ObserveOn(IScheduler, MaxQueueLength)? Or could...

latest post: davedev wrote: I'm seeing problems trying to implement this pattern concretely in ...

Problem with Observable2.FromPropertyChangedPattern

first post: deafsheep wrote: Hi, I am experiencing some problem with Observable2.FromPropertyCh...

latest post: davedev wrote: Hi, There are still a few more things that we're working on for Rxx...

Does Rxx work with WP7?

first post: garpinc wrote: Can Rxx build and run on WP7?

latest post: davedev wrote: Rxx 1.1 now supports Silverlight 4 and Windows Phone 7. - Dave