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 4 ... 11
Title Δ
Is there a good way to handle private static fields in a generic ty... +0.06
Visual Studio 2017 - Could not load file or assembly 'System.Ru... 0.00
Odd Async Issues with HttpClient 0.00
Does BinaryWriter(Stream stream) dispose the stream on BinaryWriter... 0.00
What is the best approach to send data in IOCP? -1.49
Setting up HttpClient in .NET to make it work with multiple threads... -1.35
How to use only 10 bits of an int which is 2 bytes? -0.14
C# Operator ? and throw exception -0.45
Are asynchronous callbacks required? 0.00
Specifing default MaxDegreeOfParallelism cause the parallel loop to... -0.27
StreamWriter: (Write+Flush)Async seem much slower then synchronous... 0.00
Where is ConcurrentQueue TryDequeue implementation +1.82
How to tell if a class is supported by .Net Standard Library? +2.01
EF6 Linq - How to create an filter expression equivalent to "w... -0.47
How to implement sign function with SSE3? +1.53
Speed up string concatenation +1.35
C# Nesting asynchronous methods -2.52
Including Descendants("a") or Descendants("b")... 0.00
LINQ Solution for the highest line with two or more same data 0.00
Output XML data to CSV text file using C# XDocument -0.33
Can't Get IEnumerable of Inherited Class in LINQ Query 0.00
Is there an equivalent of _mm_slli_si128(__m128i a, int num) for fl... 0.00
Does "size_t" make code portable, or just 'more'... +1.71
Is there a type used for numbers in C# that expands to fit its cont... +0.40
C# Linq to XML read multiple tags with attributes +1.76
How to achieve remove_if functionality in .NET ConcurrentDictionary -0.47
How to achieve remove_if functionality in .NET ConcurrentDictionary -0.47
Same variable name in different class but one is nullable +0.40
FileStream.ReadAsync very slow compared to Read() +0.93
C# LINQ SelectMany with Default -1.02
most efficient way in c# to parse a large Xml string (to expand DTD... +1.03
What would be the difference between using the await keyword vs. th... -0.48
Base class has no destructor, but derived class does. Do I need to... +0.70
Performing joins on very large data sets +0.15
What's the equivalent to Unwrap for a ConfiguredTaskAwaitable? 0.00
System.Collections.Immutable types: why no .Equals +1.40
C# Why shouldn't I ever use coroutines? 0.00
C#: No macro defines? How does C# tackle this situation in regards... +0.40
Is File.ReadLines buffering read lines? +1.52
async/await deadlock without using Task.Result 0.00
How do I cancel a FileStream.ReadAsync( ... ) Request? +1.21
How do I cancel a FileStream.ReadAsync( ... ) Request? -1.04
Structures - System.Runtime.Interoptservice C++ vs. C# +2.29
LINQ Skip still enumerates skipped items +0.96
C# HttpWebRequest & HttpWebResponse -1.00
Why exception filters are preferable to catching and rethrowing? -2.40
Why is the lambda expression necessary in DisplayNameFor()? +0.37
Does the C# 6 nameof get optimized out during build? 0.00
LINQ query with many tables, left outer joins, and where clause +0.41
What's the smallest data type in C that can store the number 10... +1.69