StackRating

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

Paulo Morgado

Rating
1414.13 (4,535,991st)
Reputation
6,098 (26,730th)
Page: 1 2 3 4 5 ... 11
Title Δ
How to implement an efficient WhenEach that streams an IAsyncEnumer... +0.75
How does the Roslyn C# compiler know where to find .NET assembly fi... -0.21
Implement UDP communication without blocking UI 0.00
Reading double Numbers from a text file which contains string and n... -0.30
How to get Visual Studio Intellisense to recommend an Async variant... +0.99
How do I specify a custom code analysis ruleset for multiple projec... -0.39
How to call action result return json on another action result on a... +2.72
Reactive Extensions in .Net (C#) - Subject<T> instance only p... -1.44
Programmatically setting drop down list selection does not await in... -0.01
How to wait multiple threads while a common task is being carried o... +0.10
How to apply async/await for event based function using webservice... +0.62
Difference between two Lamba Expressions in LINQ 0.00
Protected Async Sub not executed on production 0.00
Enable C# 6.0 in Visual Studio 2012 on an offline PC +0.50
ProgressBar during ToList when retrieving MongoDB documents 0.00
Is there a generic way of defining a method that receives neither a... -0.07
Are awaits in async method called without await still asynchronous? -1.07
Detect if method called via delegate discards argument 0.00
The ValueTask<TResult> and the async state machine -2.06
Custom names in a named tuple definition becoming default names &qu... 0.00
Is there any reason to run async code inside a Task.Run? -0.21
How to do async operation in a thread or in a task -1.44
Why am I asked to use await when I am already doing so (A second op... 0.00
How can I configure Roslyn Analyzers in many projects? +0.61
Base type of ValueTuple<T1, T2> 0.00
.Net core & SynchronizationContext & Thread.SetData -0.66
How to filter collection and it`s nested collection at the same tim... 0.00
Updating main ui after all loaded 0.00
Parameter validation for a method using Roslyn 0.00
Is there a shorthand way to convert a Tuple to a ValueTuple? 0.00
CancellationToken that cancels after time or manually. Nested cance... 0.00
Where to put the await key word in stored procedure in c# -1.10
BC42356 - Async method lacks 'Await' for function returning... 0.00
How to make oledb query asychronous 0.00
Async/ Await: why does the code that follows await is also executed... +0.66
VB.Net equivalent for Indexer Initializer +1.05
When does 'await' immediately leave a method and when does... +1.43
Roslyn, restore nuget's packages folder +0.08
asp.net Web Forms - async await Exception 0.00
How to use C#8 IAsyncEnumerable<T> to async-enumerate tasks r... +0.15
Update Panel using async method for live information to a label or... 0.00
c# shorthand for if not null then assign value -0.07
How do i capture text between two string values? -0.38
Request is not async -2.03
How to use C# async/await as a stand-alone CPS transform +0.27
How to make Dispose await for all async methods? +1.13
How to know the version of the C# using the preprocessor? 0.00
What's the VB.NET equivalent of async delegate in C#? -1.24
Obtaining Http Response Header from async request 0.00
Implementing Async ExecuteNonQuery() for IDBCommand vs SqlCommand.E... +1.16