StackRating

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

Jon Skeet

Rating
1906.60 (2nd)
Reputation
1,370,637 (1st)
Page: 1 ... 667 668 669 670 671 ... 700
Title Δ
Can anybody give me an example of overused design patterns? -0.57
Should One Know Operator Precedence thoroughly? +0.68
Use of the String(String) constructor in Java -0.56
Is it possible to cast a delegate instance into a Lambda expression? +0.99
Extract results from List<Customers> using LINQ +0.86
Redistribution licensing of .NET classes +0.43
Do auto-implemented properties support attributes? -1.00
"unmappable character for encoding" warning in Java 0.00
passing args (arguments) into a window form application +0.20
What are the benefits of List<T>.Find over alternatives? 0.00
Access levels of java class members -0.29
External program from our Java program -0.10
Methods, Interfaces, Reflection and a difficult OOP design -0.94
ArgumentNullException or NullReferenceException from extension meth... -0.01
Initializing disposable resources outside or inside try/finally -0.04
Convert List<List<T>> into List<T> in C# -1.68
Shortcut for creating single item list in C# +0.02
Shortcut for creating single item list in C# -0.66
How do I get the index of the highest value in an array using LINQ? +0.90
Thread safety of static blocks in Java +0.23
String length differs from Javascript to Java code -0.08
Scripting language for embedding into C#/.NET applications? +0.16
Is there any way of just not bothering with an out parameter in c#? -0.17
In an OO language, what do you name your class that contains the Ma... +0.29
Creating a new instance of n mostly unknown type +0.20
Code Smell? - Adjusting variables with +- 1 +0.36
How would I search a range of ranged values using C# +0.72
C# Overriding Equals using "as" and specialized Method fo... +0.21
HttpWebRequests Failing on Subsequent Calls +0.20
"new BigDecimal(13.3D)" results in imprecise "13.300... -1.57
How to pass Page as ref parameter to a function +0.81
How do code profilers work? +0.23
Hash Code and Checksum - what's the difference? -0.29
Understand the shift operator -1.19
RegEx for allowing alphanumeric at the starting and hyphen thereafter +0.28
C# UnitTest - Assert.AreEqual() does not call Equals if the argumen... +0.37
How to use classes from .jar files? -2.02
Storing Queries in C# or use Stored Functions in Postgres? +0.20
What's a good way to insert something in the middle of a list? -0.13
Initialize library on Assembly load 0.00
How can I tell if another instance of my program is already running? -0.44
"SVN Blame" plugin for VisualStudio -0.62
How can I override a class using a separate jar? +0.51
XmlDocument dropping encoded characters -1.46
How do I get the subclass Type object in a static superclass functi... +0.66
Keep HTML tags in XML using LINQ to XML +1.16
Virtual member call in constructor -0.06
What is the benefit of Connection and Statement Pooling? +0.79
How to inherit a class from an assembly without forcing users to re... 0.00
In Java how would you write the equivalent of Iterable which could... +0.09