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 2 3 4 ... 18
Title Δ
How to enqueue using 1 Timer and Dequeue with another +0.82
Notify thread when data is added in queue -0.70
Singleton convention in .NET +2.45
Singletons and instance lock on properties -0.53
Why can a local variable be accessed in another thread created in t... -1.09
Iterate and do operations on a generic collection concurrently -1.40
Child thread processes event raised by Parent +0.95
Windows service - cannot see created files 0.00
Using Monitor.Enter to lock variable incremetation -0.58
ConcurrentQueue one element is taken by two threads +2.57
How to enqueue a task in a dynamic queue +0.45
Hosting Controls over Multiple Threads in .Net 0.00
Index out of range error when using a list as a parameter for threa... -0.93
Can this unexpected behavior of PrepareConstrainedRegions and Threa... 0.00
Destructor never gets called +1.90
ThreadPool and delegate action - WaitHandle.WaitAll() -0.76
How does Thread.Abort() work? -1.19
How does Thread.Abort() work? +0.31
Thread loop, closing it in an Optimal way +0.48
Multithreading with Datagridview C# +0.47
C# Firing events within the thread they are added -1.12
Datagridview with Multithread in c# -0.27
Simulate Fire & Forget scenario using C# Threading -0.02
How free memory used by a large list in C#? +0.46
Is double checked locking my cleanest option for ensuring task is c... +0.38
C# compiler optimization and volatile keyword -0.44
How to get similar result as if Thread.Sleep were supports double v... -2.26
Get the module/File name, where the thread was created? 0.00
Using a Mutex on an object in two methods 0.00
How to propagate the state of a class filed to child threads Immedi... -0.54
How to avoid Thread.Abort() in this case? 0.00
Is lock or volatile required when worker threads write non-competit... -0.81
Getting the address location of variable -1.35
volatile keyword usage -1.21
Memory Model: preventing store-release and load-acquire reordering +0.47
acquire & release semantics implied during a lock? 0.00
how to break a loop in a shorthand "if-else" result? -1.44
.Net Modal vs Modeless, implementation in regards of threading 0.00
Should you use properties to initialize your fields in the construc... +0.46
Volatile fence demo? -0.32
SQLite Very Slow ExecuteNonQuery 0.00
Deadlock clarification? -0.49
Is it possible to access a UI element from another thread if the th... -1.37
Retrieve Proficy Historian tag names via IHUAPI 0.00
How can I write data from a C# app into GE Proficy Historian 0.00
Killing a Thread in C# -0.07
How to Properly Use Realtime Priority -1.90
how do you join / abort a group of dynamically created threads? +0.46
How are "nonblocking" data structures possible? -1.10
How a C# GUI class receive periodic updates from a worker class? -0.55