StackRating

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

jason

Rating
1712.91 (100th)
Reputation
201,610 (230th)
Page: 1 ... 14 15 16 17 18 ... 42
Title Δ
Why Main() not main() in C#? +1.01
Interface Polymorphism in C# 2.0 +1.23
What would be a proper name for the concept of setting up and teari... -0.37
Converting a Dictionary from one type to another +0.91
c# .net4 how to make the type of a generic delegate 0.00
Hex to int C# with VERY big numbers +0.26
Specification Pattern and Performance +2.04
How to sort part of items in generic list +0.04
How to determine duplicates in a collection of ints? +0.97
Should I make my object properties nullable or use the CLR default... +0.66
Returning a typed Func as a generic Func +1.01
Getting Unique Combinations Of Particular Table? +0.26
Rhino mocks generics problem +0.79
Mutexes with the same name -2.48
What is the meaning of this code? +0.25
Factory object causes stackoverflowexception due to dependancy upon... -0.87
Search a list by keyword +0.79
C# : SQL Transaction -1.25
Getting value (that may not exist) from within generic object -1.88
linq orderby null column where order is ascending and nulls should... -0.64
Truly compile-time string hashing in C++ -0.41
Convert a string to datetime -1.30
All Possible permutations of three to six different strings 0.00
first method in list -0.99
Animal thisIsACat = new Cat(); - Is this an implicit conversion? +0.88
Benefits of contravariance in IComparer & IEqualityComparer int... +1.15
C#: Why didn't Microsoft make a ReadOnlyCollection<T> inherit... +1.18
How can I use reflection to return all classes subclassing from a g... +0.25
Is it possible to make a transaction which will still allow ReadOnl... +1.44
New Question in iTunes Connect about legal issues -0.27
C represent int in base 2 -0.47
How is the performance of reflection APIs such as GetType() and Get... -0.73
C#: "Pretty" type name function? -0.56
What is the difference between HashSet<T> and List<T>? +0.05
How do I call DynamicInvoke on an Expression<Action<T>>... +0.25
C# - Making a Process.Start wait until the process has start-up +0.54
How can one use an existing instance to select a type to create in... +0.60
Call a method from Static Class passing Type of Dynamic variable wi... 0.00
How to configure MEF (Managed Extensibility Framework) to only load... -2.93
Is an array access faster than a modulus division? +0.93
Boolean vs. Enum for typing "New or Used" +0.93
LINQ aggregate functions on bytes, shorts, and unsigned values +1.06
Why ref and out are not sufficient to disambiguate overloaded in C#? +1.62
What is the difference between assigning a value to an index of an... -0.05
Invoking a method via reflection with generics and overrides -0.26
How can I convert a DateTime variable in a LINQ expression? -2.95
C# coding pattern question +0.95
Extension method with Lambda/Selector/Predicate logic +1.15
Will LINQ use specialized/optimized versions of functions based on... +1.72
Extension Methods and generics - How should I be doing this? -1.22