StackRating

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

Dmytro Mukalov

Rating
1492.51 (4,355,330th)
Reputation
459 (292,655th)
Page: 1 2
Title Δ
Why isn't there an IAwaitable and IAwaiter interface -3.53
When an I/O operation is being done in a synchronous method, does i... 0.00
Should interlocked implementations based on CompareExchange use Spi... -3.74
How to properly dispose locally created object in another method? +2.06
are two threads involved when use APM BeginXX, EndXXX methods? -2.32
Does locking on a Semaphore object make any sense? 0.00
What is the role of a Thread in operating system context? -0.05
Is ConfigureAwait(false) required on all levels of the async chain... +4.16
How is "this" passed in C# -0.71
diļ¬€erence between counting packets and counting the total number of... 0.00
How to use C# async/await as a stand-alone CPS transform +4.29
Cancelling multiple tasks by registering callbacks on cancellation... -4.09
How is a task with await executed with no additional threads +3.34
Do I need to dispose IDisposable that have the same lifetime as the... +3.78
Interlocked.CompareExchange instruction reodering of the initialvalue 0.00
How to prevent an event handler being called before a constructor&#... +3.28
How to cancel Task without exception? +3.48
Call a method after ThreadPool.QueueUserWorkItem finished -2.62
A for loop somehow overrides an entire array, even though I can see... -1.68
Correct way to check performance of piece of code in C# 0.00
How to fix 'The name 'k' does not exist in the current... 0.00
Method returning task behaving synchronously in C# console app -0.18
What's the recommended way to deal with leaked IAsyncDisposable... 0.00
How to make the inherited class's constructor run after a class... -1.47
Find duplicate values in dictionary of list c# 0.00
Check if Array element is not null in one line C# +4.27
Object in Using Statement Is NOT Immutable? +0.43
Is it necessary to utilize the IntPtr constructor to set an IntPtr... 0.00
Changing SynchronizationContext Within Async Method +3.33
Is multicast delegate create new reference for each chaining? -2.75
async/await statement doesn't work correctly in AspNet-MVC, but... +3.85
Using more software threads than CPUs = oversubscribing? 0.00
Read buffer from NetworkStream in async callback 0.00
How to convert Expression<Func<TSource,string>> to Expr... 0.00
Parallel.Invoke vs await/async task performance -2.57
WeakReference to IDisposable +4.11
Reason of not marking Exception as abstract -1.81
Communicate between process in C# -3.45
what if i will copy a reference to an event object to another objec... +0.12
C# Core 2.1 Utilize 2 CPUs 0.00
Windows Service Task - Polling Cancellation -1.86
When using StreamWriter Async I get the error "The stream is c... 0.00
Real time process network activity monitoring 0.00
WeakReference only keep the object in 1 generation? -2.74
Volatile.Write freshness guarentee +0.15
Where to clean up unmanaged resource in dispose pattern? +4.20
Making a thread safe class from an abstract class +0.22
What are the options for named locks in .NET Core? 0.00
Difference between passing a regular and async anonymous function t... +4.57
Socket BeginConnect Synchronous execution of Callback in .NET Core... 0.00