StackRating

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

Anthony Pegram

Rating
1700.52 (152nd)
Reputation
103,098 (704th)
Page: 1 ... 6 7 8 9 10 ... 23
Title Δ
Ok not to use all parameters in constructor? - Revisited +0.26
C# fastest intersection of 2 sets of sorted numbers -0.15
What is happening when you declare an XNamespace and assign a strin... 0.00
How to make Test Method using job of another Test Method? +2.12
Operator overloading and different types +0.30
Huge in-memory set of data. Need a fast search by integer Id property -0.49
C# dedupe List based on split +0.75
In C#, perform "static" copy into a substring of a String... +0.74
Get all values of a NameValueCollection to a string -1.47
Question mark and colon mean in statement? what does it mean? +0.84
Check if all List Items have the same member value in C# +0.81
C# anonymous backing fields with non-auto properties +0.59
How get list of datetimes from date range? -0.57
Limiting generic types in C# +0.32
LINQ convert DateTime to string -0.78
Using a partial class property inside LINQ statement +0.33
more short code about if statement +0.84
Should extension methods only be used on classes whose code you don... +0.70
Using .Contains Method with Cached Hashset +1.30
Datetime? to string -0.53
Explain the below Linq Query? +0.87
list.ToArray vs list +1.27
distinct in the two list 0.00
C# entire contents of HashSet<string> +0.64
Not only get duplicates from array, but need as well index of the d... +0.31
C# Is it possible to create optional generic type constraints -1.32
Which is more efficient, "data.Length==0" or "data==... -0.49
public T GetMyClass<T>() where T : MyClass, new() { /* is thi... -0.40
In C# is it possible to determine if a variable has an enumerator -0.57
Is it possible to extends 2 classes? -0.12
Lambda expressions (how is the extension function Select defined?) -2.53
Extension method for List<T> AddToFront(T object) how to? 0.00
List<T> of Delegates in a Class that is IEnumerable -1.31
Most efficient way to remove items from a list without running into... +1.08
How can I detect adds to a generic list in C# 4.0? -0.36
In .NET String.Format is accepting objects of a type that don't mat... +1.88
How can I perform full recursive directory & file scan? +0.83
linq to objects query: select objects where no other values exist -0.27
Build a linq query based on specific criteria c# +0.31
Compile error on simple compound conditional in LINQ to SQL join +0.31
What role does string immutability play in the explaination of stri... -0.82
deserialize "/Date(1309498021672)/" in to DateTime 0.00
Check to see if a given object (reference or value type) is equal t... +1.33
Linq linq-to-entities add join if condition is met +1.35
C# 3.5 partial class String IsNullOrWhiteSpace +0.45
Is there a way to populate a dataGridView from multiple lists witho... -0.68
Why can't I overload the * operator to multiply rectangles with 2D... 0.00
XML linq query lists first elements but not all +0.37
Different types in an array, how to know what to cast them to when... +0.32
Loop in Dictionary +0.17