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 2 3 4 5 6 ... 23
Title Δ
C# Generics issue: some invalid arguments +0.24
What is the proper way to set and instantiate class level variables? +0.70
Casting between two types derived from the (same) interface +0.43
Copy an enumerable to a List ? "Cannot implicitly convert type... 0.00
Need help determining source of bug in small C# number to percentil... +0.70
Java - Creating Two References to the Same Object -0.71
Upcasting helper method? +0.56
Linq mixed with string.Compare(...,...,...) +0.25
updating an object in a list after an object changed +0.82
Unable to cast object of type 'ImagesFlag' to type 'System.Collecti... 0.00
How to do Conditional check Date should not be blank in C#? -0.87
C# subtype casted to super type but still want the subtype method c... +1.36
Use of "this" keyword in java +0.59
C# Generic Type Parameter Sharing across classes +0.48
Co-variant array conversion from x to y may cause run-time exception +0.65
How passing an Object as argument differs from passing an Array as... -1.45
Casting issue when using LINQ Select New 0.00
Function Parameter type determined at runtime? +1.29
I'm unable to get a type using the Type.GetType method? -0.37
Double parentheses in VB6 Array syntax (passed from .Net com-interop) +1.55
MethodInfo.Invoke autocast from Class to Interface not working 0.00
Why `args[0].Trim() == null` is always false? +0.95
How can I join string variables when some might be a null? +0.55
How can I reference a [non abstract] field of an object referred to... -0.46
How to specify a short int constant without casting? -0.05
How can I pass a variable by value in Java? +0.27
getting distinct value from a list of type comment +0.91
Variables in a loop +0.75
Java if vs. try/catch overhead -0.98
Scopes and nested namespaces for C# +0.24
The null value cannot be assigned to a member with type Int32 but s... +1.63
Should I create an exception object in an initializer or code it in... -1.91
Are these 2 snippet strictly equivalent? -1.00
Returning a boolean and using it in other methods and objects +0.86
The name 'con' does not exist in the current context +0.63
How am I able to call a method on a null object? +0.55
Why can an int? set to null have instance properties? +0.52
Linq to Entities: does not recognize the method 0.00
Java Array Exception +1.26
How do you look through an object that was returned from an IEnumer... +0.78
"Object reference not set to an instance of an object" Tr... 0.00
Difference between object a = new Dog() vs Dog a = new Dog() +1.55
c# get property of element in list with mixed types -0.74
splitting string to array to create dateTime in c# +0.58
Ambiguous extension method +1.94
returning two arrays from the same method? +0.36
Why would this give out a NullReferenceException? -0.31
how to refer to an item from anonymous type -0.47
Is Boxing/unboxing implemented through late or early binding(ie. at... -0.28
cast an object to an interface in java? +0.63