StackRating

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

thecoop

Rating
1584.93 (2,635th)
Reputation
35,840 (3,192nd)
Page: 1 2 3 4 5 6 7 ... 10
Title Δ
Microsoft .net, is it worth it? +0.83
What kind of machine do we need for C# developer +0.85
Tuple.Create return type -1.13
How can I tell if an object's type is Nullable<T> using refle... +2.26
Enforcing implementation of events in derived abstract classes -0.16
Is there a rational reason that Oracle's error feedback is lousy fo... +2.53
Overloaded operator arguments always null +0.44
How to find my CLR20r3 Exception 0.00
How can I use C++ enum types like C#? -1.70
"Store" a type parameter for later use in C#? +0.75
Why does casting a Type[] to a Class[] throw a ClassCastException? -0.48
Has .NET 4 provided a way around this simple generic interface issue? -0.29
Use of "var" type in variable declaration -0.95
How to disambiguate a call to member that takes a string or paramet... +0.35
How to overcome Memory leak problem in .Net(Windows Application) +1.97
Is it possible to write a recursive IEnumerable<T> +0.92
IEnumerable vs List - What to Use? How do they work? +0.91
Select files from IEnumerable<> -1.34
Why should Dispose() be non-virtual? -0.05
Using reflection to change implementation -0.12
Forcing a (generic) value type to be a reference -0.86
C# Object Initialiser - Reference to the new instance -0.17
Sorting a collection in alphabetical order +0.44
How to dynamically set a property of a class without using reflecti... -0.30
Why using "new" when hiding methods? -0.04
Disposal Order in C# Using Blocks -1.41
using Array initializer '{}' multiple times for same variable doesn... +0.91
Reflection and attributes -- removal? modification? OR windows serv... +0.44
Pass by value vs Pass by reference performance C#.net +0.85
Complex if else logic +1.58
Where does static classes/members allocate? -1.25
C# generic methods, type parameters in new constraint +2.59
sqlDecimal to decimal clr stored procedure Unable to cast object of... 0.00
C# 3.0 Targeting 2.0 -0.55
How to convert Guid[] to String? +0.02
Event firing a event +3.28
Convert IList<T1> to IList<BaseT1> +0.21
Why this is required for extension methods of super classes? +0.45
Change private static final field using Java reflection -1.32
Determine if executing in finally block due to exception being thrown +1.11
Would simple class instantiation ever fail in C#? -1.28
Sharing a reference between objects -0.64
Get request generic type in method -2.30
Why does the following doesn't compile? (involves generics and inhe... +0.01
Attribute constraint on a generic type in .net? -1.33
How can I profile the amount of memory a method call uses? 0.00
How to change enum definition without impacting clients using it in... -1.62
Two questions on ensuring EndInvoke() gets called on a list of IAsy... +1.88
Why is TRest in Tuple<T1... TRest> not constrained? +1.87
How to fix the size of the Hashtable and find the whether it has fi... +0.45