StackRating

An Elo-based rating system for Stack Overflow
Home   |   About   |   Stats and Analysis   |   Get a Badge
Rating Stats for

Dave Sexton

Rating
1537.77 (12,967th)
Reputation
2,265 (74,343rd)
Page: 1 2
Title Δ
Is there someting like Dispatcher.CheckAccess() when using Scheduler 0.00
empty observable subscribed, but onNext not called? +1.02
How do I spoon feed an IObservable from procedural code? 0.00
Filter IObservable<string> with regex and return matched value +0.43
Consuming values concurrently emmited by an Observer 0.00
Recursion and Rx parallelism 0.00
Combining parts of Stream 0.00
How to get intermediate results from long running operation? +4.66
RX Subscribe called repeatedly 0.00
How to sort after a groupBy in Rx 0.00
How do I combine these two commands into one? -1.52
how to use yield to return the collection of Item in parallel block... +4.53
What is the best way to call async methods using reactiveui + throt... 0.00
Observable.ObserveOn() appears to have no effect 0.00
combining one observable with latest from another observable +0.50
Reversing the order of nested IObservables 0.00
Call a function at a certain time with C# Reactive Extensions 0.00
Reactive Extensions for processing continuous streams of messages +0.09
How to use async countdown event instead of collecting tasks and aw... 0.00
Saving Rx aggregates to a local variable +0.48
Rx produce and consume on different threads +4.15
Emulate yield return for IObservable +3.80
In Rx, how do I ensure no notifications are lost due to exceptions 0.00
RxJava: why same transformations are recomputed for each observable... +3.80
How to create an Rx (RxJS) stream that can be switched between sing... +2.25
Exception Handling in RX FromEvent<T> method +0.72
Is it a bad practice to combine use of Task and IObservable in my C... +2.74
Reactive Extensions - Deserializing stream from IObservable<byte... +1.13
Rx for .Net: how to combine Scan with Throttle -1.95
Cancel RX.Net Observer's ongoing OnNext methods -3.37
Correlate interdependent Event Streams with RX.Net 0.00
Difference between catch and onErrorResumeNext 0.00
Reactive Extensions combining two IObservables into one +3.87
order reactive extension events -1.97
How to window/buffer IObservable<T> into chunks based on a Fu... -3.75
Reactive Extensions SelectMany and Concat 0.00
Reactive extensions: Zip operator but different -3.37
How to sequence observables? -1.39
Proper pattern for chain of transformations (pipeline) on an observ... -0.40
Coordinating multiple IObservables on a single button 0.00
What is the inverse of a promise? +0.47
Creating an STA thread when using Reactive Extensions (Rx) schedulers +0.64
Fill List<T> with IEnumerable<T> when projecting a new... +3.74
Reactive Extensions swallows exceptions from OnNext() called on a t... +4.41
Are there any cases when TcpClient.Close or Socket.Close(0) could b... 0.00
Flatmap concurrency limit (like bacon.js)? 0.00
OnCompleted is not fired if CancellationDisposable is used with Mul... 0.00
Retrieving Value from Config file in C# Application Doesn't Work +3.83
Expression expected in ?: operator +4.24
What is the functional way to properly set a dependent predicate fo... -1.91