StackRating

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

V0ldek

Rating
1576.24 (3,357th)
Reputation
2,189 (76,899th)
Page: 1 2 3 4
Title Δ
Is it possible to create an ICollection from a given type? +0.95
How to obtain value of property from applied attribute? -0.64
What is the name of this syntax in C# (multiple tuple-like assignme... +0.34
How to deal with Resource-waiting in RAII -1.13
Replace middle letters with uppercase -0.10
Wait till string is not null, then proceed with the code -0.29
Different results between foreach and Parallel.ForEach -0.61
Async method not working parallel? Simple Iteration inside both Asy... +0.88
What is the proper way to call a child function on an array of parent -0.02
Fastest way to get first value in a collection and then remove it (... +0.78
Generic class with matching generic parameters not valid base class 0.00
Appropriate pattern for awaiting Task.WhenAny(List<T>) when l... +1.13
If you need no casting, and you need to check the most specific (ru... -0.47
Displaying DateTime.Hour with AM or PM attached -0.16
Excessive use of async await? 0.00
How can I store a bunch of exceptions and return then as the respon... +0.76
How to Cast System.ValueType to Generic Type (T) in C#? -0.15
How to use the `dynamic` when specifying generic type arguments in... -0.46
Can I tell C# nullable references that a method is effectively a nu... +0.39
How to unwrap a result object of an async method neatly? -2.23
Updating One List with values from another list based on a condition 0.00
How to implement a C# generic class whose methods are generic on st... +1.06
What memory model is implemented in .NET Core? 0.00
What is the difference between defining values in Lists as an overl... 0.00
Type parameter constraint that disregards generic type +1.34
Linq to Entities query sum from 2 sums 0.00
Is it possible to type casting an object to bool to return somethin... +0.40
LINQ cross join list of lists? Cartesian product for unknown number... +0.76
C# Dispose() standard with certain situation 0.00
Would 'finally' block run once when there are multiple Task... +1.15
Binary search on a list based on a property of the list type 0.00
Build dynamic type to simulate python multi-inheritance +1.79
Invocation of a String Extension Method on a String vs Passing the... 0.00
Add inherited generic class to dictionary with generic method +0.41
Converting a "string object" into an array of Int32 and t... 0.00
How to concat IQuerable<T> and List<T> 0.00
Converting a callback object into an asynchronous Task +1.97
Get Enum name from the display attribute in c#? 0.00
C# Create Unique Checksum / Hash From Custom Object List Based on I... 0.00
Async and await may be elided? 0.00
Difference in buffer size of inline delegate 0.00
Is there anything in MVC that can't be implemented in webform 0.00
Is there a more elegant way to write logic for multiple checkboxes... -1.87
C#: How do we try parse based on a condition? +1.97
Making abstract methods available to sub classes +0.39
How do I create a unique constraint that also allows nulls with flu... 0.00
Updating a REF param in an Async method callback +0.31
Sorting using sort delegate. i need to prioritize few numbers while... 0.00
Elegant sorting algorithm which is considering multiple properties... 0.00
Get enum description attribute from enum in c# using f# extension -3.65