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 ... 9 10 11 12 13 ... 18
Title Δ
Is C# faster than VB.NET? +0.40
Does this seem like a reasonable approach to a concurrent set/queue... +1.79
Mutex Mechanisms +0.53
NDde implement DDE Server, Excel DDE can't update when server advise 0.00
Is there a way to set a dynamic breakpoint in C#? +1.21
Make a constructor warn the developer of improper value? -1.06
IDisposable implementation for the class which holds threads -1.07
Proper Queue threading technique in c#? +0.72
Peculiar result relating to struct size and performance -0.50
Why are Action<T> and Predicate<T> used or defined as d... +0.67
Why is only the UI thread allowed to modify the UI? -1.27
Thread Monitoring C# +0.99
Using null coalescing in foreach statement -0.71
NotSupportedException on WaitHandle.WaitAll -0.34
How to safely use a library that makes callbacks on arbitrary threads +1.27
Does this function release resources properly? -0.52
The correct way to implement ThreadPool.RegisterWaitForSingleObject 0.00
How to get the relative position of a Dictionary element? -0.46
Best pattern for "Do some work and quit" -0.15
Object disposal inside the thread +0.10
Find the x smallest integers in a list of length n -0.63
RDLC Subreports 0.00
Deadlock when invoking the UI thread from a worker thread +0.43
How is the hash value of an object stored in a dictionary? 0.00
.Net 4.0 Parallel Programming - how to write data to concurrent col... -2.04
Convert a variable length struct to byte[] -1.16
Does an asynchronous call require an extra thread in the current pr... +1.70
ThreadPool.QueueUserWorkItem and asynchronous programming +0.49
How can I set a min value in .Net without using a lock? +0.79
Curious Performance difference between returning a value or returni... +1.69
WPF Real Time Multithreaded Stock Trading Application +1.73
VB.NET - For Each in WPF-Controls -0.46
Shortening this IF statement -0.70
How do I pass a struct from a class to a winform -0.64
ThreadPool QueueUserWorkItem with list +0.49
Parallelizing GDI+ Image Resizing .net +0.02
Fastest safe sorting algorithm implementation +0.56
How to execute code in the GUI Thread? -1.45
VB.NET: Threaded function call slower than calling function directly? -0.07
What is the use of IClonable interface in .NET? +1.27
Using UML to detect potential race conditions in design 0.00
Compare type of IEnumerable<T> -0.26
Importing data through API for thousands of users by using threads -0.79
Is there a typeof inverse operation? -0.71
What is the BlockingCollection.TakeFromAny method useful for 0.00
Serial Task Executor; is this thread safe? -0.89
Does Console.WriteLine block? +2.09
Raise event thread safely - best practice +0.10
C# using loop to start threads and pass parameters 0.00
Assigning Access rights on a file in VSS 0.00