StackRating

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

kalimag

Rating
1513.77 (49,600th)
Reputation
467 (288,557th)
Page: 1
Title Δ
C# Reflection Emit Call with parameter 0.00
Nullability warning for Task.FromResult +4.72
C# Casting T where T: struct to an interface without boxing 0.00
Can I use C# 7.2 in modifier instead of IntPtr? 0.00
Awaiting a list of asynchronous tasks that have polymorphic results -3.32
C# reinterpret bool as byte/int (branch-free) +1.69
Generate constructor that takes itself in constructor with TypeBuil... 0.00
Using reflection to find an enumerator's method +3.94
Why is this byte to struct de-serialization unit test failing? 0.00
C# - Check for null values in IEnumerable<T> of different types +0.07
Non-nullable DateTime (in)equality with null compiles and runs? 0.00
StackTrace.GetFrame throws NullReferenceException in Release build... -0.07
Does object instantiation have to occur inside using block expressi... +1.24
Dynamic vs JObject for JSON deserialization 0.00
Reinterpret C# raw buffer into a blittable structure 0.00
How can we get argv[0] in C#? 0.00
Unit Testing ref structs with private fields via Reflection 0.00
Does C# have a way of casting a double array to a string similar to... 0.00
Determine if two different PropertyInfo come from the same interface? -0.03
How to simulate string + string via expression? -2.89
IEnumerable.Except() on System.Linq.Enumerable+WhereSelectArrayIter... 0.00
encode and decode strange .shm file data to and from base64 c# +3.82
Identify number of conditions in a dynamic LINQ expression 0.00
XAML reader equivalent to IDeserializationCallback.OnDeserialization 0.00
C# WhenAny Cancel call not working causing thread accumulation +4.29
Simple Timeout method that accepts a Func<T> is not awaiting +4.06
Can I convert a value of IntPtr to another IntPtr without unsafe in... 0.00
how can implement value getter by Expression.Lambda<Func<T,pr... 0.00
Dynamically create generic type of an Expression.Lambda 0.00
Can async/await still deadlock if ConfigureAwait(false) is used? -2.68
How System.Security.Cryptography.OpenSsl calls OpenSSL functions? -3.34
C# Binary Formatter Serialization & Deserialization - 3 Random... 0.00
How can I implement a method with a generic parameter (constrained... +0.21
JSON.NET - Make attributes to check for empty string property values 0.00
Access closure variables in func delegate c# 0.00
Getting unexpected CA1901 warning for ChildWindowFromPointEx function 0.00
Writing an IEnumerator with performance comparable to array foreach 0.00
Explicit Casting Generic to Another Type in C# -2.57
Deadlock using Convert.ChangeType within Parallel.ForEach +4.62