StackRating

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

Eren Ersönmez

Rating
1580.49 (2,970th)
Reputation
26,814 (4,731st)
Page: 1 2 3 4 5 6 ... 10
Title Δ
Why Getter in Anonymous Types? +1.78
Will Thread.SpinWait be inlined when called? +2.91
How much of a performance hit is there when calling async methods t... 0.00
null coalescing operator in accessor method 0.00
Does Dapper's IEnumerable<T> have deferred or immediate execu... 0.00
Get the correct number of bytes from NetworkStream.Read() and place... -0.12
How to check if list contains byte array? +0.38
Relationship between return keyword and finally keyword in c# +0.82
Why does TextReader.Read return an int, not a char? +2.38
inserting to SqlLite takes too long +0.40
WPF field is null +1.40
How to set ItemsSource property programmatically? +0.39
What is the correct way to sort List <string> using C#? +2.02
DI with Unity when multiple instances of the same type is needed +0.24
C# do some work after all events are raised (or combine events) +0.42
using foreach to iterate simultaneously through multiple lists (syn... +2.14
Get a List<string> of variables within a List<T> -0.13
LINQ GroupBy using anonymous types working better than it should -1.11
rounded to the nearest 10's place in c# +0.45
Allow templates to be inferred 0.00
Contains method for compare string array in C# +0.41
IDisposable with Multiple Levels of Inheritance -1.56
how to access method of parent class with instance of child class i... -0.11
iterating over DbSet<TEntity> vs IQueryable<out T> 0.00
Send and Receive data C# using network stream 0.00
Observable.Create doesn't work and Observable.ToEnumerable blocks i... 0.00
Cache Results of Extension Method 0.00
Conditional Split String with multiple delimiters +0.39
Putting delay in read and write from serial port 0.00
How to Improve Linq query perfomance regarding Trim() +1.13
Check if one list contains all items from another list in order +0.41
Recursive Hierarchical Parent child +0.38
Most efficient way to remove multiple items from a IList<T> +0.67
Task.Factory.StartNew indentation 0.00
c# how to get one value from substring +0.07
Is it dangerous with a while(true) in silverlight? -0.08
Linq to SQL Left Join, Order and Group By Count 0.00
Can I use dapper-dot-net with Entity Framework? -0.04
Static properties across different ASP.NET requests +1.43
How to trigger radio button's event handler programmatically? +0.39
What are the actual ranges of floating point and double data types... -1.35
Dapper multiple objects from one row 0.00
Generic function where second parameter depends on first +0.41
How to Avoid Recreating Object When Using Let with LINQ +0.20
Should I use a Guid and Guid.Empty or a nullable Guid? +0.42
Lazy<T> vs static ctor (prevent onbeforefieldinit)? +0.38
Lock or not: Parallel String Concatenation +0.54
Ternary operator is twice as slow as an if-else block? +0.24
how to make multiple subset in enum -1.99
Thread safety of yield return with Parallel.ForEach() +1.80