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 ... 8 9 10 11 12 ... 18
Title Δ
WaitAll for multiple handles on a STA thread is not supported -0.53
Comparison of Join and WaitAll +1.72
Should an IEnumerable iterator on a Queue dequeue an item +0.49
Using InvokeRequired when not a Form +0.86
Wake up a thread when event occurs -0.69
Multithreaded background worker design +0.73
How to determine local representation of a specific GMT datetime 0.00
Implementing a thread queue/wait, how? -0.03
.NET muti threading. Updating the UI on the fly -0.01
Question about message loop +0.70
Review request: Thread safe queue (parallel push pop) +0.50
c#: how terminate a background thread in dispose() method? -0.04
Using WCF service via async interface from worker thread, how do I... -0.66
Will multi-threading increase the performance of a method in a WCF... +3.05
DataTable internals and multithreaded usage -0.37
How can I find out which thread has the lock on a Mutex? -1.16
General Threading Questions +1.00
Waiting for FileSystemWatcher event to fire before completing a thr... +0.10
Carbon ReceiveNextEvent and secondary threads 0.00
How to lock a variable used in multiple threads +0.30
Lock on a variable in multiple threads -0.23
Find which module is blocking the UI thread -0.06
Marshall an array of structs -0.02
Thread switching and deadlock prevention problem -1.01
How to async add elements to Queue<T> in C#? -0.97
Need to template for worker thread method -0.17
Close foreground thread gracefully on windows service stop +1.73
List shared between different threads in .NET +0.66
using ConcurrentStack +1.81
Proper way to pass GUI values to backgroundworker? -0.81
Questions about multi-threading -1.25
Does the WinForms Control.Invoke rule apply to contained objects? -0.09
Need help with threading -C# Windows Forms -0.10
Scope of variables in C# -0.63
Multi-threading problem when checking the list Count property +1.96
Aborting non working thread +0.27
Threading problem with Monitor.Wait() and Monitor.Pulse() +0.79
.net dll question -0.35
Cleaning up code littered with InvokeRequired -0.51
Best way to report thread progress +0.81
VB.NET Delegate doesn't work +0.35
Howto wait work thread in the main Form? -1.23
DataTable Concurrency Locking 0.00
Modify controls out of MainThread (Need some theory confirmation fr... +2.56
Why lock is needed to implement a readonly int property? +1.40
c#: what is a thread polling? -1.15
c#: better threading architecture +0.11
Are there any benefits to using a C# method group if available? +1.47
Thread type for TCP Accept loop: BackgroundWorker, Thread, or Threa... -0.97
using collection of strings in a switch statement +0.13