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 ... 6 7 8 9 10
Title Δ
What's the last possible event I can catch after a user control has... -0.10
Good way to combine two List<T>s in .NET 2.0? +0.66
C# question - make form visible +1.32
How should I set up a user control to fire events of its children a... +1.88
Convert string[] To Decimal[],int[],float[] .double[] in c# 0.00
Is this a clear use of goto? -1.04
C# Function Chaining +0.22
Determining Derived Class Type At Runtime +0.86
How to trim an array in .NET? -0.70
Setting array values without knowing its type +1.22
Convert an array of integers for use in a SQL "IN" clause +3.44
Accessing object members and atomicity -2.64
How to limit subclassing of public abstact class to types in same a... +3.99
C# show browsable child properties in designer +0.56
Return an empty IEnumerator +0.63
What is best approach on designing this generic abstract class? (Pa... +3.87
Failed to compare two elements in the array -4.08
Nullable Enum cast to Int16 +3.97
which is a better practice at exception handling? +4.22
C#: Can I cast an explicit delegate to an Action delegate? -3.34
using .NET Reflector on a C# DLL get below unreadable code, how do... -2.19
Cannot executing a SQL query through ODP.NET - invalid character er... +3.84
Is it necessary have someone registered to an event before you can... +4.35
Convert C# code +3.99
Making Methods All Static in Class +3.79
How can I avoid having to pass around/store a delegate when using B... +0.99
Why does the runtime shows the generic types as "GenericType`n... -2.40
how to extract substring from a string until finds a comma c# asp.net +4.15
Generics question -2.44
Int cast error in generic extension +1.50
Temporary files in .Net +1.00
Generics, Inheritance, and Casting +1.12
C# - As Delegates doing Asyn task still do i need System.Threading? +0.50
Explicit Casting Problem +4.48
Which Collection Class to use: Hashtable or Dictionary? +2.78
Why doesn't .Net have a Set data structure? +4.43
byte[] to ArrayList? +4.73
Instantiating a class using Reflection -3.63
How do I cast this generic interface? -3.69
Enum.GetValues() Return Type +5.53
Object reference not set to an instance of an object +4.20
Which datastructure is appropriate for this situation? -3.25
Creating an instance of a class that implements generic interface +0.79
Object Graphs and Inheritance -1.66
Co-/contravariance support for non-generic types? -0.53
Stream.Dispose or stream=null? -1.52
Internal abstract class: how to hide usage outside assembly? +3.18
C# virtual static method -3.55
How do I convince my colleagues not to implement IDisposable on eve... -1.44
what is the .NET equivalent of @Deprecated in java? -3.56