StackRating

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

Rawling

Rating
1618.71 (1,139th)
Reputation
40,288 (2,764th)
Page: 1 2 3 4 ... 16
Title Δ
C# - Getting file names starting with a specific format in a direct... +1.74
Same encrypted Text with AES must result in different length 0.00
Efficient way to pair a limited number of random elements from two... +2.31
Why can the type not be infered for this generic Clamp method? +0.21
How to fix unreachable code dedected warning +0.32
What is "family of overloaded indexers" in CLR/C#? 0.00
C# 6.0 Null Propagation Operator & Property Assignment +0.25
Apply the sorting sequence of actions from array A to array B, re-o... +0.78
Roslyn failed to compile code -0.44
Changes on overloaded method behaviour between visual studio 2013 a... 0.00
is generic list distinctive +0.26
Why does "hello" + + '/' + "world" == &... -0.46
separate number from String containing spaces and hyphens in C# +1.86
LINQ: Get element with highest of two/multiple values -2.08
C# Cast class with variable type parameter. Code snippet explains it 0.00
C# Use int constants vs Enums without cast -1.06
Can you use a Ternary expression in an IF statement? +0.35
LINQ returning IEnumerable<string> value in seeming charArray -1.91
Function to convert double to string with given options -1.82
Conversion from derived class to it's base class is widening? W... 0.00
Is there a dumb "all" in linq that evaluate all element? -0.81
Increment Guid in C# +0.32
Unexpected results for floating point equals -0.09
How to access anonymous type projected in Linq query in the next ch... 0.00
Best way to get an ordered list of groups by value from an unordere... -0.16
DateTime ticks are almost double in size 0.00
Regex find first occurance of either of two strings C# +1.18
Is there a better way of calling LINQ Any + NOT All? +0.92
why is this linq query return a boolean and not the first result of... -0.79
The difference between new List() {...} and new List {...} -0.71
Errors with .Any and .Contains for Linq query for Oracle 0.00
Emit and set Property 0.00
Regex backreference - how to specify other chars besides the ones (... 0.00
How can I use a lambda expression in a while loop condition? -1.11
Why doesn't this Regex operation work? +1.31
Replace single group via RegEx in all matches +0.85
Sort list of DateTime values in descending order including time -1.83
Try Parse GUID - Issues with a Valid GUID +0.98
Decode large Base64 strings -0.27
XUnit nuget failing (visual studio 2013) xunit.core already has dep... +0.33
why the second writeline print out 12 when using lambda? +0.06
Sorting days of the week based based on current day of the week +0.33
What is an event's “raise” accessor in Roslyn? 0.00
Create an asynchronous LinQ query -0.90
Implicit conversions not considered in overload resolution? +0.89
Get email address from the url with and without escape character of... +1.52
Find all File IO operations in C# code (maybe through static analys... -0.17
C# RegEx for nested function 0.00
ElementAt method in Dictionary before .NET 3.5 -0.17
Compiler Error for Expression/Func overloads 0.00