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 5 ... 11
Title Δ
Extreme Thread Safe Collection -0.09
if I cant use TLS in c# async programming what can I use? +0.17
faster code to remove first elements from byte array +1.08
LINQ: How to introduce where in Inlcude? -0.58
Better way to Sort a List by any property -0.62
Convert a List<T> to csv file using FileHelpers +0.77
Is this "trick" to throw exceptions across DLL boundaries... -1.97
Is MemoryMappedFile.CreateNew(...) guaranteed to create a file with... 0.00
intel AVX multiplication error in C, 0.00
await Task vs await Task.Run(voidMethod) -1.74
How to read a CSV file using linq after the csv file is downloaded... 0.00
Force a .NET Expression to Use Current Value -1.39
StringCollection.Count incrementing unexpectedly -1.37
Convert SortedList to IOrderedEnumerable -1.02
Parsing CSV File with \" in C# -1.48
c++ WriteFile unicode characters -1.88
C# How to get the size of the form border buttons [Minimize/Maximiz... 0.00
Main Thread is Foreground thread or Background thread? -0.80
Is my understanding of the C# threadpool correct? +1.15
Is it thread-safe to replace a concurrent collection when there may... +1.94
Is there a lazy `String.Split` in C# -0.65
Win32 API - Converting LO/HIWORD to HANDLE -0.62
SHGetKnownFolderPath was not declared in this scope -0.76
Is it the case that comparisons imply a branch? +0.38
How to read text with commas and then write it without commas? -1.62
Fastest way to see if a entity's child table contains any records +1.09
Lumenworks Csv reader To read columns with same Names Or avoid ` An... 0.00
how to use yield to return the collection of Item in parallel block... -0.57
FileSystemWatcher with ReadLines().Last() misses some new lines -0.11
C# Confused by variable evaluation in parent thread 0.00
C# Fastest way to increment a byte array used as an integer counter? +0.38
how to put a default value in a .DefaultIfEmpty() when it is a IGro... 0.00
RegEx how to get domain from domain\username +0.42
Set equivalent in C# +0.35
Merge two lists by id and select the item of with a max value +0.52
C# vs C/C++: do I need to order struct fields manually for best per... -0.39
Shuffling an array bottlenecks on Random.Nex(int) +1.25
Await or Task.FromResult +2.03
IEnumerable.GroupBy not grouping +0.40
Is there some sort of algorithm to continue looping through an unkn... -0.11
Targeting .NET 4.0 in VS2010 with .NET 4.5 Installed 0.00
Is (float)(1.2345f * 6.7809) more accurate than 1.2345f * 6.7809f? +0.86
How to create a list for a ComboBox that allows DBNull? +1.56
the mean of Color [ , ] in C# 0.00
Why does "dynamic" require language-specific runtime comp... +0.48
LINQ and XML with C# -0.62
System.Threading.Tasks does not contain method Wait();? 0.00
Find largest Dictionary<int,string> key whose value is less t... -0.08
What does __asm__ __volatile__ do in C? +0.84
Why doesn't this Linq query bring back distinct (unique) results? -0.39