StackRating

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

Nicholas Butler

Rating
1557.80 (6,025th)
Reputation
20,672 (6,547th)
Page: 1 ... 5 6 7 8 9
Title Δ
How to launch several operations side-by-side in .net? +0.83
Use a referenced object across threads -0.55
Apppool recycle and Asp.net with threads? 0.00
How can I use the PreLoad event from within a control? 0.00
config files and referencing config values inside of them -1.92
foreign keys between databases, duplicating table -1.43
return Anonymous type from compiled query delegate -2.83
ASP:Checkbox Bind Issues -5.06
Why is concurrent modification of arrays so slow? 0.00
Does allocating objects of the same size improve GC or "new&qu... +2.29
creating a UI in background thread WPF? -4.07
LINQ Query How to select Max value between start and end index +3.89
One of threads prevents .NET program from stopping completely. How... +3.20
How to tell if a user is visiting "/Default.aspx" or just... +3.41
Controlling the number of threads when using c#5 async / await +3.65
Heavy TPL background threads produce lags in WPF's UI-Thread -0.73
Basic .NET threading - Most efficient way to synchronize an object... -1.16
Why can't 1 from the type object be cast to a double +3.82
Does AsyncWaitHandle.WaitOne block the CLR thread? Or does it creat... 0.00
Multiple async methods that access a single ObservableCollection in... 0.00
Why did entering a lock on a UI thread trigger an OnPaint event? -2.16
AsParallel() and internal buffer size +3.65
Parallelizing a task using .AsParallel().ForAll or Parallel.ForEach... -3.05
Fields read from/written by several threads, Interlocked vs. volatile +3.94
Thread.Sleep 'breaks' Task +1.34
Multithreaded Worker Pattern +3.63
Move PictureBox location with threading 0.00
Continuation Tasks Hanging When Using LimitedConcurrencyLevelTaskSc... 0.00
Is it safe to get the allocated only bytes form a byte array obtain... -0.87
basic multithreading +0.15
Program hangs after leaving screen saver or locking computer -1.49
Convert a image handler from ASPX to asynchronus ASHX 0.00
Form.Invoke freezes the UI +3.71
Parallel Foreach Timeout gracefully close every worker thread -0.08
Multithreaded/Parallel programming book? 0.00
How to guarantee a new thread is created when using the Task.StartN... -3.31
Lock using atomic operations -2.31
C# Async Calls (ASMX WebServices in this case) 0.00
Can't replicate 'cross-thread operation not valid' error in unit te... +0.23
Do .Net AppDomains provide protection against rogue C libraries? +4.54
MAX number of scanning computers 0.00
waiting for all asynchronous web service calls to return +3.47
Show modal dialog (top most) in new thread +3.69
Architecture and performance issue +3.08
Parameter count mismatch with Invoke call 0.00
Co-ordinating worker thread shutdown +2.79
Ordering by custom entity properties in Entity Framework -4.33
Do I need to use { get; set; } with c# fields that have no special... -0.44
CONNECT HTTP method via C# 0.00
How to CORRECTLY implement a multithreaded progressbar during a LIN... +2.14