StackRating

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

Michael Liu

Rating
1682.80 (237th)
Reputation
37,208 (3,022nd)
Page: 1 2 3 ... 9
Title Δ
Can I simplify my ConcurrentDictionary "add or update" me... +0.26
C#: How to get the correct method in a generic class with reflectio... 0.00
Lambda in Typescript behaving weird +0.69
C# SameSite flag issue 0.00
ASP.NET_SessionId cookie value is alway Lax in the SameSite +0.26
A property or indexer may not be passed as an out or ref parameter... 0.00
"SyntaxError: unterminated regular expression literal" wh... 0.00
SqlCommand that inserts data has no effect 0.00
Why can the C# compiler "see" static properties, but not... +0.98
Why doesn't ResourceWriter generate a valid .resx file? 0.00
How can I asynchronously transform one IEnumerable to another, just... +0.77
Is it necessary to use the "in" modifier with a readonly... 0.00
How to expose internal data as readonly in a class? -2.99
Is it possible to suppress implicit conversion from null on a struc... +0.26
WebClient returning unidentified encoding from Google Translate API? 0.00
Do I need to 'rewind' a stream before reading what was writ... 0.00
Number.prototype.toLocaleString('en-US') strips ten-thousan... 0.00
User control property set in code front is null in OnPreRender 0.00
Is it thread safe to have a static IReadOnlyDictionary field? 0.00
"Overflow" compiler error with -9223372036854775808L 0.00
REST API code snippet throws NullReferenceException in ASP.NET web... 0.00
Using a null IDisposable value with the using statement 0.00
Why does repeater return DataRowView instead of DataRow? +0.25
LINQ to XML in c# . Enumeration yielded no results? 0.00
How to retrieve the value passed in string.Contains method? +0.45
XML assigned to SqlXml parameter got extra-encoded? +1.02
Is it possible to display (convert?) the unicode hex \u0092 to an u... +1.23
Meaning of the syntax: return _(); IEnumerable<TSource> _() 0.00
Force XmlDocument to save empty elements with an explicit closing tag 0.00
UserControl with templates, change server-control rendered ID +0.24
Accessing template-based controls in UserControl from parent page 0.00
Why is it impossible to call static methods on Nullable<T> sh... +0.26
Maintain order of selected files in FileUpload with AllowMultiple=t... 0.00
Is let validators: { [s: string]: StringValidator; } = {}; the same... -0.72
Why is string.Format("{0:d}", DateTime.Now) returning &qu... +0.22
Why is my file supposedly unable to be read due to insufficient per... 0.00
SoapHttpClientProtocol and TLS 1.2 - The client and server cannot c... 0.00
XMLSerializer warns about unknown nodes/attributes when deserializi... +0.27
How can I get the first value of an IEnumerable iff the length is e... +0.92
Request.PathInfo issues and XSS attacks +0.24
"Newline in constant" error in ASPX <script runat=&quo... 0.00
ParseExact DateTime error 0.00
Using a Type variable in generic collection 0.00
Does c# using statement need assignment? +0.27
XmlDocument XPath expression failing +0.69
Create custom control with DataBinding 0.00
ASP.NET Web API - Request Specific Global Variable +1.13
How to truncate decimals in JavaScript without Math library? -1.35
HttpContext.Current.Request.Url.AbsolutePath with Master Page 0.00
Incorrect boolean outcome using isWeekEnd method with Calendar inst... +1.07