StackRating

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

Chris Hannon

Rating
1546.70 (8,994th)
Reputation
3,601 (46,696th)
Page: 1 2
Title Δ
how to declare such a java class? +3.51
UI slightly freezes when update from background thread +6.12
Initializing a Nullable Type with Initobj Opcode in IL -3.58
C# subclass while maintaining name. Deep voodoo? +3.88
How to provide conversion when using Reflection.SetValue? 0.00
C# Generics: Constraining T where T : Object doesn't compile; Error... -3.65
TypeConverters broken for primitive types? +4.59
Iterate through nested properties when some may be generic 0.00
Error Converting C# to VB.NET +2.16
Cannot convert X to T even though X should match T? +3.44
Releasing the mutex. +3.76
Determine if Optional Parameter was passed in WCF Soap Service 0.00
Killing multiple processes that were started from nested threads...... -2.21
Closing a Process that was started via a thread -1.02
How do I remove a TabControl created in another event handler? 0.00
How do I force an object to release references when it's created by... 0.00
Deadlock in Parallel.ForEach with ReaderWriterLockSlim 0.00
How to call constructor inside the class? -2.47
Wait() and Notify() concepts - Java Multithreading +3.61
Is there a C# class for tracking service method calls like a stack... -4.49
using foreach statement on a serializable dictionary -0.37
What is System.Runtime.ActionItem? 0.00
Parameterless constructor for serialisation in combination with con... 0.00
Call method of a runnable instance outside the runnable that is exe... +3.47
Android - Can you mix types in a Custom Adapter? 0.00
Generic class to create concrete class automatically -3.87
Java reflection: Get concrete type of implemented generic interface +2.03
Linq code to select one item -1.18
How can i get the type name value of an object as a string? -4.26
Why do I need to use reflection to instantiate a generic, given a t... +0.05
Is Object Assignment Thread Safe? -2.38
How do I properly queue and execute tasks with variable start times... -0.50
Calling methods with different signatures from a method that receiv... +1.29
How to instantiate a generic type object in C#? +3.26
What type parameter will be used if I call a generic method with a... +2.46
Loading locals onto stack for method call in IL generation? 0.00
How to run Ook!? (VS Language Integration) 0.00
C# thread dispatching in console app +3.54
What is the difference between using AppDomain and ConfigurationMan... 0.00
Does WCF break the lock keyword? +4.20
C# generic constraint: type parameter on the class inherits type pa... +2.47
.NET multithreading Synclock vs Monitor 0.00
Why can't I compare a KeyValuePair<TKey, TValue> with default +3.95
Why does this generics scenario cause a TypeLoadException? +1.70
Is there a straightforward way to copy a Type using reflection? +0.36
How can I clean up this code? +1.27
What's the reason for not being able to use more than one params pa... +5.62