StackRating

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

Jeb

Rating
1498.40 (3,854,808th)
Reputation
2,724 (62,011th)
Page: 1 2
Title Δ
Usage of "strong name" in .net 0.00
Base class inheriting from another base class? +4.43
Waking a thread up from sleep when a collection is modified -0.58
Class Design, populate instance of class +0.13
Access Undisposed Resource of a Disposable Object Outside of Using... -2.61
Visual Studio - debug huge list of objects +1.19
If I ensure two threads never run in parallel do I still have to ma... -2.50
Instantiate an object and protect its properties externally +4.80
Is there a name for this design pattern (dynamically wrapping aroun... -3.89
Name instance from string in C# -3.16
Why a Call to C++ COM function from C# always executes in main thre... +2.35
C# default value of a pointer type +4.07
c# Passing parameter by value +0.44
Event not unsubscribing 0.00
Invoke from background thread in layered application -0.22
Is it worth implementing IDataErrorInfo? 0.00
Passing instances of a class without knowing the Type -0.47
Anti Cross Thread with function that retrieves a value +4.03
C# recurring class instantiation unnecessary? +0.10
Locking a thread depending on other thread's current programmin... +2.05
re-change a control properties with same input on C# (In this case,... +5.46
How to use ManualResetEvent without freezing my UI +0.09
Design classes in C# -4.27
how to rotate image in File in C# & WPF application 0.00
Overloading operators on types I don't own 0.00
Understanding shared Objects with Threads and synchronization -1.91
Read Changes on a text file dynamically c# +4.30
How to Make a Global Object Thread-Safe +1.44
DataGridView changing cell background color +4.10
Queue management and new thread 0.00
Unit Testing NAudio with ManualResetEvent Locks Up Test +0.88
Run task asynchronously in C# +2.20
Add object to this array of custom Classes C# -2.28
Blocking thread from entering method +3.33
WPF modal window as tool window in WinForms disappears +0.42
Is there any point in re-specifying an interface that is already in... +4.34
serialise bool? error reflecting type -2.85
Should an interface method return a custom object? -2.73
Assigning properties on class dependencies +0.27
Dispose Unmanaged Resources in Thread -0.50
C# Passing arguments by default is ByRef instead of ByVal -1.68
Too many Try Catch block experience a slow performance? Any alterna... -1.37
is there any way to create standard classes and objects in C# like... +5.17
.Net publisher policy -- original publisher policy file? 0.00
Using a lot of hardcoded strings in code +1.09
If statement with negative return -0.93
Why is System.Type.IsPublic returning as false? -2.78
How can I get my application to continue, only when all async opera... -0.36
What is the reverse of x = pow(y, 5) -1.92
When to use try-finally blocks without Catch blocks +1.24