StackRating

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

Cory Nelson

Rating
1591.67 (2,215th)
Reputation
23,564 (5,528th)
Page: 1 2 3 ... 11
Title Δ
Adding httpclient DefaultRequestHeader and RequestMessage header 0.00
Task.delay inside Task.Run -1.89
Is there any way for writing into a FileStream asynchronously with... 0.00
how to get json back from httplclient call? 0.00
.NET Socket DisconnectAsync Task extension method 0.00
C# Make async http requests within a foreach loop 0.00
Is it cheap to create brand new HttpClient per request 0.00
Unsafe conversion to given pointer in buffer 0.00
LINQ, INNER JOIN (Join or GroupJoin)? 0.00
Are there portions of the Microsoft .NET Core library that are hidd... 0.00
Optimize summing 2 arrays of bytes +1.33
Should I always use size_t when indexing arrays? +0.36
Why "Skip" and "Take" is taking longer time whe... 0.00
C# DateTime format that will contain all the data 0.00
C# - Difference in behavior when auto properties are given default... +2.42
Avoiding the overhead of C# virtual calls +1.72
Is there a method equivalent to async keyword? +1.00
Convert Unicode surrogate pair to literal string +2.44
C# Immutable HashSet locking +1.74
Limit how frequently a function is called, returning a cached value... +1.84
Is there any benefit to using 4kb allocation pools? 0.00
Dynamic currency in MVC 5 from database +0.30
Passing an empty Delegate to a method in c# +1.76
linq: aggregate into single line (flatten) +1.65
Select the records that have some value but at the same time have n... -0.79
Performance of ConcurrentBag, many reads, rare modifications +1.06
Send large file via HttpClient 0.00
C# Is There A Way To Read Windows Strings? 0.00
Slow LINQ query against strongly typed Dataset -2.51
Is the max value of size_t (SIZE_MAX) defined relative to the other... -1.57
C# Linq string compare with indexOf 0.00
C# ForEach Loop With ASync Tasks & Dependent Post ASync Tasks -1.02
c# - bytes taken by long.ToString() bigger than same number as string 0.00
.Net Framework 4.7 and different versions of components 0.00
Why is sizeof(std::variant) the same size as a struct with the same... +1.66
Is it safe to create thousands of web request tasks and await them... +2.04
C#: Cannot convert LINQ result to a list of objects. What's wro... +0.96
linq List<A> select many <A,B> +0.01
Does making multiple web requests in C# asynchronously faster then... 0.00
Faster/Piped version of Stream.CopyTo +0.39
How Can I add XML declaration? -0.39
How to repeat the main () function without closing the program? +0.40
Using async in a N-Tier Data Application -0.11
In c# , how to iterate IEnumerable in multithreading environment +0.76
What is .NET Core equivalent of Encoding.GetEncodings() 0.00
Declare C# exception with .NET Standard 0.00
Confusion regarding threads and if asynchronous methods are truly a... +0.70
Multi threading in case of singleton class C# -0.14
Sorting before List<T>.BinarySearch +1.08
Math Round in VS C# 0.00