StackRating

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

Kevin Gosse

Rating
1634.55 (796th)
Reputation
34,146 (3,426th)
Page: 1 2 3 4 ... 21
Title Δ
C# cast child to parent -2.08
Thread safe SendAsync / awaitable FIFO -3.09
Why parameter of Object.Equals is not 'in' (input)? 0.00
How does ObjectCollection.Add() works 0.00
Why does using two tasks to perform two long computations reduce pe... +0.32
Incorrect number of arguments supplied for call to method C# 0.00
why "lock" keyword a object argument +1.37
How do I emulate a database in memory only lasting during the runti... 0.00
Suppress object finalization until other thread running +1.40
Calling a generic function from inside a task? 0.00
Why won't my .NET app "load file or assembly 'HDF5DotN... 0.00
How to fix "member names cannot be the same as their enclosing... 0.00
HttpClient.GetAsync hangs then internet disappears during its execu... 0.00
How to iterate through a list of object on timer_tick event? -0.68
What's the difference between .NET Real-Time and TaskMgr Real-t... 0.00
Changing the Colour of Specific Characters in a Cycling Randomized... 0.00
Will the C# compiler optimize variable away? 0.00
AsyncLazy implementation for web requests +0.29
Call asynchronous method on a WCF service with Single InstanceConte... 0.00
StackExchange Redis - high CPU usage on WriteAllQueues 0.00
CancellationToken not working with WaitForConnectionAsync 0.00
What does ApartmentState of a thread in .NET Core on Linux platform... 0.00
Does System.Threading.Thread means same in .NET Core as in .NET Fra... 0.00
Stacking await keywords 0.00
Moq a Class and Still use its Methods 0.00
C# how to use a Stack's Pop method in another method 0.00
Does calling WaitOne using a Semaphore release the calling thread t... 0.00
StackOverFlowException in file with two classes +1.78
How can I test private methods with private return types? 0.00
Performance comparison between Thread and Task using c# 0.00
c# deleting button on click event 0.00
How to get List of items from Begin to Specific item of another lis... 0.00
Thread Safety C# List<T> +0.31
Improving threading CPU usage in C# 0.00
Combine the values of a certain property based on the value of a di... 0.00
Log file is not created for console application if it is called thr... 0.00
Register new thread to already defined barrier 0.00
CancellationTokenSource.Cancel() hangs 0.00
Why does Type.IsGenericType return TRUE for Task without return typ... 0.00
How to call an async method and get a result back without using dyn... +0.92
json to C# objects +1.05
Find an attribute on a parent method in a deep async call 0.00
Should one use Task.Run within another Task? -0.68
Multithreaded program NOT using 100% CPU for expensive IEnumerables 0.00
try/catch(OperationCanceledException) vs ContinueWith() +0.33
Thread / Process Blocking not working as expected +1.50
What threads are used in a WPF application? 0.00
Changing Thread Priority does not affect order of flow 0.00
Batch process all items in ConcurrentBag +1.58
Implementing Asynchronous Interfaces in Synchronous objects 0.00