StackRating

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

Jon Hanna

Rating
1577.41 (3,259th)
Reputation
94,257 (816th)
Page: 1 ... 22 23 24 25 26 ... 41
Title Δ
Get last element (based on names) in a list - LINQ C# +0.45
.NET Dictionary vs Class properties +0.32
A byte Property that should be 0 if the value would be negative? +0.07
How do I override, not hide, a member variable (field) in a C# subc... -0.77
generate all permutations of a word with wildcard -0.03
"Content-encoding" header disappears from HttpHandler res... +2.20
GetHashCode and Equals are implemented incorrectly in System.Attrib... +1.94
For Microsoft built classes that inherit IDisposable, do I explicit... +1.17
Can object.GetHashCode() produce different results for the same obj... +1.71
Is it wrong to use special characters in C# source code, such as &q... -0.30
Is C# partially interpreted or really compiled? +0.48
Run a Method In thread as it is really slow -0.50
System.Collections.Generic.Find() vs Linq.First() +1.06
Find Duplicate in list but with criteria -0.64
Unicode Characters in HTTP Get request 0.00
"&" in an enum? -1.02
Best Practice for Static vs. Instance Methods when Values are Requi... +1.27
Fastest way to convert int to 4 bytes in C# -0.97
'Protected member in sealed class' warning (a singleton class) -1.72
Why magic does an locking an instance of System.Object allow differ... -1.38
what is the most elegant way to update an item in one list from ano... -1.53
C# strings causing memory leak in a TCP server? +0.04
specify threads number in C Sharp -0.68
what happens when an object derives from MarshalByRefObject and is... 0.00
Splitting up recursion in finer grains of recursion +0.51
Advantage of upgradable readlock? +0.46
Custom culture aware date format in .NET -1.12
Normalizing Unicode according to the W3C in PHP -2.14
How to insert element in first index in dictionary? +2.35
Garbage Collection Across C# and C++/CLI Objects +2.03
ASP.Net MVC Redirect to WWW domain version 0.00
Implementing a lock-free queue (for a Logger component) -1.90
can there be concurrency issues when using C# class with only stati... -0.64
C# System.Buffer.BlockCopy Memory Issue? -0.00
C# URL QueryString Trouble -0.05
Thread priority (how to get fixed order) +0.90
Is it possible to iterate through some particular number of items i... +0.77
Plus sign in query string for ASP.NET site -0.84
word document, how to edit the right way in asp.net application -0.53
Locking a XML file during reading and writing in ASP.NET -0.53
Does C# have IsNullOrEmpty for List/IEnumerable? -1.04
Why can an int? set to null have instance properties? +0.83
Filtering LINQ results based on "deleted" flag +2.01
Using Response.TransmitFile to download file but also contains the... +1.24
Multithreading and closures in .NET -1.27
How do you look through an object that was returned from an IEnumer... -0.37
Purpose of Thread.Sleep(1)? +0.91
Grouping a LINQ query 0.00
How to use IN with xmlreader 0.00
Why can't I cast a dictionary of one value type to dictionary of an... -1.11