StackRating

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

Cheng Chen

Rating
1524.52 (24,539th)
Reputation
31,053 (3,891st)
Page: 1 2 3 4 5 ... 14
Title Δ
Abstract method with generic type +0.20
C# - Call a constructor from another constructor after some calcula... +1.47
ExecuteResult method not called in HttpUnauthorizedResult derived c... 0.00
Not able to dispose DataTable in foreach loop 0.00
(C#) Class member initializing thread-safety issue 0.00
C# how to get dll assembly information? 0.00
Correct use of CancellationToken 0.00
Entity Framework complex relationship 0.00
How to enforce specific objects in a method param +2.09
Is this the correct way to wrap a method with a callback for async... 0.00
When a method uses a cache, but occasionally does I/O, should it re... -1.46
Why use a placeholder? 0.00
OrderBy().ThenBy().ThenBy() not giving expected result on a List of... +0.44
Cannot input entry with variable ENUM (1-9) using web API and Entit... 0.00
C# attribute that can only be on a method within a class with anoth... -0.01
Update multiple columns in Entity Framework -0.16
Static override / abstract methods - Any good workaround? +0.40
Validating entities before saving and removing from context +0.48
Invoking Generic method with params parameter through reflection +2.05
How to wait for a function execution for specific duration -0.16
Is it possible to limit the number of web request per second? 0.00
Unity repository with inherited class library 0.00
Is the Null-Conditional operator optimized across consecutive usage... -0.47
Usage of 'using' causes ObjectDisposedException in creating... 0.00
Correct way to pass a path as an argument for a GET request -0.00
EF Code First - Define Two-Way Navigation Properties 0.00
Linq Include Select from Navigation Property 0.00
Why Url.IsLocalUrl is false for local URLs in ASP.NET MVC? 0.00
c# switch-type multiple case best practice -0.41
c# convert string to int in expression 0.00
c# adding a string to an array 0.00
Create anonymous LINQ Lambda sort expression +0.01
Missing Custom Attriubutes 0.00
Define new extension method in class Queryable +0.01
Check if entered password is hashed 0.00
What is the micro-optimal and most elegant way of returning List<... +0.15
C# using statement cache +0.76
JSON.Net deserialization populate missing properties +0.48
Convert specified items from enum to list? +2.23
Infinite Loop - ASP.NET execution not timing out -1.36
C# Remove collection (1, 2) from Collection (1, 2, 1, 2, 3). Expect... +0.50
What is C# equivalent of TSQL's "IN" operator? What a... -0.74
UI freezes while File-Download with WebClient +0.01
How to add items to a collection, while filtering it? +0.35
What is more efficient using Request.Browser.IsMobileDevice each ti... 0.00
Parallel.ForEach: will one of the thread be a main thread? -2.19
How do I parse an integer, using the rule that +5 is not valid but... +2.07
How can I control Json.NET serilaization to use a custom version of... 0.00
Can Roslyn parse my "user-defined" syntax? 0.00
Difference between ParameterInfo.IsOptional and ParameterInfo.HasDe... +0.67