StackRating

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

Luaan

Rating
1617.23 (1,180th)
Reputation
49,804 (2,013th)
Page: 1 ... 22 23 24 25 26 ... 32
Title Δ
Value of an Array at Index of Another Array -0.20
Why is the first iteration always faster then the next in a loop? +1.93
Is await with Task.Run (NonAsyncMethod()) any better? +0.67
Is a List<BlockingCollection<T>> Thread safe? 0.00
C# object equals int doesn't equal true -0.39
Execute code after CompleteRequest() -0.55
c# decimal property unintended truncation +2.19
multiple keys keydown on keyboard at once time in c# 0.00
Is ArrayList/List a thread safe collection? If not how would you ma... +1.07
async vs non-async methods in a new library -0.87
How to specify client IP for WebRequest and socket connection 0.00
Faster SQL query for over 2 million rows -1.20
How do I ensure that the StringBuilder object is GCed in a multi-th... +0.41
Asynchronous Sockets with .NET seem to have an issue with the threa... 0.00
Primitive type immutability and stack? +1.66
Case insensitive .contains for delegates? +0.44
Can I use generic T in an extension method? 0.00
Start runas as subprocess and write password to stdin? 0.00
Generic type nullable and ToString -1.38
C#.net bitwise shift left operation.? +1.46
String.Format of a ByteArray converts 0x00 to 0, how can I retain 00 0.00
Response.Write causing strange changes in appearance 0.00
why are threads (Task) are not exiting gracefully when doing Applic... 0.00
Update Loop in Stored Procedure +1.56
How null values was entered to datetime prior to Nullable types? -0.11
Is this a bad use of GC.ReRegisterForFinalize() 0.00
C++ and PHP vs C# and Java - unequal results -0.83
Why do I keep getting a 'System.OutOfMemoryException'? +1.56
DispatcherTimer not working inside task any reason? 0.00
Why does background garbage collection sometimes pause my applicati... 0.00
How to properly use Task object in .NET +0.94
HttpClient.PostAsync Hanging Until All System.Timers Are Started +1.08
visual C# is it possible to have more feedback than a progress bar... +0.47
How to decode base64 unicode string using T-SQL 0.00
Incorrect syntax near 'RETURN'. when trying to return an im... 0.00
Single Threaded SynchronizationContext 0.00
Response.OutputStream.Flush() - not responding 0.00
StreamWriter from Process hangs on WriteLine(); 0.00
How runtime knows the exact type of a boxed value type? -0.59
How to prevent XmlSerializer from escaping < and > characters 0.00
Add /MT compile flag to project -0.40
File.Exists() returns false in Deleted event of FileSystemWatcher -0.74
How can I design small getter-based classes without multiple execut... -1.32
sql query performance improvements -0.23
When does the CLR create the IO thread when I call BeginXXX() -1.62
Performance characteristics of ImmutableList<T> 0.00
EF simple 1-* relationship results in a strange SQL query 0.00
Starting application with shortcuts (%PROGRAMFILES%) being used -1.13
Method to ensure GetHashCode() overload returns the same for semi-e... 0.00
How to convert <br> to line breaks when downloadgin html as t... -2.16