StackRating

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

Harald Coppoolse

Rating
1452.52 (4,531,916th)
Reputation
12,996 (11,177th)
Page: 1 ... 24 25 26 27 28 29
Title Δ
Use async/ await or something else +0.50
async methods calling sync methods -1.28
Winforms ShowDialog not showing 0.00
DropDownList Items - Free hours 0.00
C# - Concatenate an in memory IList and IQueryable? -0.92
CsvHelper - Reading Stream Asynchronously +0.55
Synchronous I/O within an async/await-based Windows Service -0.18
Try+catch vs. "proper programming" +0.54
Effects of using multiple awaits in the same method? -0.38
Why can't I assign (1<<31) to an ulong var? (Error 25 Con... +0.53
Control Task execution speed and pause/resume -1.28
Task.WhenAll not waiting -1.23
how do you create a timer that starts with a delay and with stopwat... +0.53
Is there any benefit in using await with an async method without in... -1.62
How to use Progress bar in C#? 0.00
What code is actually executed "multi-threadedly" in asyn... -0.85
Can using async-await give you any performance benefits? +1.55
How to restore DataGridViewCellStyle to its inherited value 0.00
Fully access a control from another Form -0.04
How to Pause and Resume the Task which runs Asynchronously +1.62
Async/Await vs Threads Scenario +0.04
C# Error: variable bit used as method +0.06
Can Anybody Explain to Me What This Line Does in c#? -0.27
search a ComboBox without accepting new values 0.00
How to add fields from one-to-one connected entity to a Datagridview 0.00
EF: Include navigation property to result of adding entity in DbSet -2.07
EF Code First: Entity type with multiple many-to-one relationships 0.00
Linq IEnumerable Concat not working for list of objects containing... 0.00
Run Two methods Parallel, but 1st method gets data in chunks and 2n... +2.56
not able to select in Group by Entity Framework -1.57
Linq Select all fields of inherited class and some fields of derive... 0.00
How to enable button on Main Window when secondary window is closin... -0.22
Parsing csv files with specific column delimiter & string enclo... +0.28
Double Click doesnt work on Label +0.55
What is the difference between these awaitable methods? -1.73
using Automapper with LINQ in Web Api get method -0.45
EF code first: one-to-many twice to same collection type +0.06
Linq items in a list exist in another list +0.05
Updating background worker to async-await -0.19
ConfigurationManager.GetSection doesn't return custom section +0.03
DataGridView custom formatting: parse edited value 0.00
Code first from database doen't create the primary key in the b... 0.00
MouseMove Event, no decent examples -0.34
C# Date Time Comparison Issue -0.69
What is the fastest way to find Nth biggest number of an INT array? +1.13
Get from what type time is now Day or Night -1.37
Dispose Image Control in Windows 10 +0.03
Program exits upon calling await -0.50
C# How to wait for async void to complete? -1.31
Is there a benefit of using SaveChangesAsync() when the next line i... -0.14