StackRating

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

Tim Lloyd

Rating
1613.11 (1,305th)
Reputation
33,632 (3,499th)
Page: 1 2 3 4 5 ... 10
Title Δ
How to open Arabic text file with correct encoding in Visual Studio +0.35
Why does 32-bit application use less RAM than 64-bit version, even... +2.11
Compare two XML Files and show differences b/w them and Update file +0.60
How to access members of an struct like an array in C#? -1.87
Select most frequent value using LINQ -0.27
ReSharper & Implicitly Typed Variables -0.06
how to catch program shutdown to release resources? -2.43
.NET - what is GC'd faster: few large objects or many small objects? -1.11
Ninject. Optional Injection +1.97
Debugging one thread holds up others? -0.47
C# - TaskScheduler Class question +0.30
NUnit asserts in separate thread +1.12
Is it ever advisable to escape keywords e.g. @class +0.24
Synchronizing with an object while using the Task Parallel Library 0.00
Caliburn.Micro: Create and Bind View programmatically 0.00
How do I create a proxy object that forwards method calls in c#? -0.38
Efficent way to sample and convert arrays of binary data using C# -0.11
How can I perform a numerically-valid sort using strings? -0.35
How to play a mp3 file from a C# program without adding any depende... +0.38
How string comparison happens in dotnet? +0.31
WPF - Get size of UIElement in Memory? +2.61
Release lock from another thread than the Monitor's owner +0.78
Interconnect streams +1.58
Is it OK to use a singleton ASMX web service proxy? 0.00
Does the continuously running thread in background impact the websi... +0.36
How would I make a cancel button work like the "X" button? 0.00
Parallel.ForEach behaving like a regular for each towards the end o... +2.01
WPF: Is Prism overkill for small apps? +0.36
Difference between 3rd gen objects and large object heap 0.00
How can I ensure that a class has just 1 constructor in .NET? +1.10
Using ThreadStatic to replace expensive locals -- good idea? +0.13
C# re-throwing exception outside of scope -2.28
OutOfMemoryException error +1.20
PLINQ performance problem +0.35
is Queue.Synchronized faster than using a Lock()? +2.40
Does using the Threadpool in .net break the (loosely speaking) rule... +1.36
Is there an easy way to convert a c# enum to a string, and back aga... -0.26
Feedback from threads to main program 0.00
How can I track down the thread that is still working after finishi... 0.00
Determine limit for large object heap programmatically +1.68
Blocking producer until collection reaches half of it's capacity us... 0.00
Capture username with log4net -1.38
Is there any way to block a C# plugin from accessing the main C# Ap... +1.40
P/Invoking function via a mangled name 0.00
C# threading and synchronization +1.25
how would you remove the blank entry from array +1.06
WPF: How to filter out non-Roman fonts from Fonts.SystemFontFamilies? +1.05
Most efficient way to reverse the order of a BitArray? +2.03
Why isn't List<T> sealed? -2.03
C# Starting threads from a Loop throws IndexOutOfBoundsException +3.10