StackRating

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

Brian Gideon

Rating
1516.48 (40,207th)
Reputation
41,037 (2,689th)
Page: 1 ... 6 7 8 9 10 ... 18
Title Δ
What is an elegant way to try catch properties in C# -1.66
Does DoEvents effect only the current thread? -1.18
System.Threading.Timer call drifts a couple seconds every day +0.11
What is the recommended way to guard against resource leaks in the... -0.47
Thread.Sleep for less than 1 millisecond -0.69
Queue ForEach loop throwing InvalidOperationException +0.48
Does multithreading make sense in asp.net? +0.12
Disposing a singleton instance (C#) -0.50
Show form in Custom Installer in C#.Net 0.00
non-blocking producer and consumer using .NET 2.0 -0.33
IOException getting thrown by ReaderWriteLockSlim? 0.00
See if Dictionary Item is the last one in the dictionary -0.98
How to cancel BackgroundWorker in WPF without DoEvents +0.38
Shouldn't this fail without the use of locking? Simple producer con... -1.05
Most efficient way to process a queue with threads -0.24
Unique log file for each instance of class +0.32
A reproducable example of volatile usage -1.09
Very fast thread-safe collection or in-memory db needed +0.97
WCF Service With A Worker Thread? -1.47
SaveFileDialog: InvalidOperationException due to "owner"... +0.46
Is there a pattern or a method in C# to check if an (int 1,2,4,8,..... -1.21
What is the correct way to free memory in C# +0.65
C# setting tab causes freeze -0.96
How do I dynamically embed a winform subform into the tab control o... -0.88
In c# .Net 3.5, how can I control multiple WaitHandles? -2.22
c# threading access problem +0.41
Waking thread every n seconds -1.16
How can I kill all threads spawned by Parallel.ForEach from my main... +2.00
Refactoring Dictionary to ConcurrentDictionary -0.09
C# Asynchronous Sockets: Is this thread-safe and correctly done? -0.33
Limiting the number of threadpool threads -0.18
Are there any collection classes or special data types that support... 0.00
Create Indexer in VB.NET which can be used from C# +2.22
How can I put the index number as a value in a foreach? -0.53
"System Idle Process" eats CPU on a high threading applic... -0.74
Which is better to use: Convert.ToX or X.Parse(...)? -0.19
IEnumerable<T> thread safety? -0.33
C# Controling a Form using another thread, also prevent from duplic... 0.00
VB.Net and Namespaces for all project 0.00
Trying to understand Big-oh notation -0.64
Asynchronous calling mechanism design c# -0.03
Opening another form with a method/function that is on another thre... -0.55
How to Cache Real-time Data? +1.68
Waiting for event silence -0.21
Thread.Abort vs Thread.Interrupt +2.20
Help with Executing a method with parameters on a thread +0.68
How do I unblock threads which have called the WaitOne method on an... +1.39
Backgroundworker/Control.BeginInvoke() freezing UI -1.67
How to create and call the method(Using Thread C#) in for each loop? -0.28
Is it possible to give a temporary name to a thread from the thread... -0.10