StackRating

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

dcastro

Rating
1625.76 (970th)
Reputation
47,163 (2,193rd)
Page: 1 ... 4 5 6 7 8 ... 17
Title Δ
Is it possible to call a method on all generic properties in a class? -0.18
Mock a function that takes in a List of objects 0.00
How to check whether an interface's MethodInfo is a "new&q... -2.05
Why can't I cast one instantiation of a generic type to another? +1.50
Pause For each until finish Thread inside C# +0.76
A method declaring a mutable data structure as an output and return... 0.00
Moq - Create inline fake for simple factory created DTO interface 0.00
The type or namespace name 'T' could not be found while Imp... -0.65
How to merge two List<string> into one List<KeyValuePair&g... +0.45
How to remove duplicates in a list of structs that do not contain a... +1.39
cancelling tasks with cancellation tokens 0.00
Why List<T>.Add is a read mechanism in a read-only property? -1.02
Initialization of get-only property in owner-object initializer 0.00
What is the benefit of passing HTTP status with API responses? 0.00
Assigning a possibly null property to a variable without having to... -0.05
Action Delegate in C# -0.33
How to know subtract two arrays -0.20
C# thread-safety on increment/decrement operations -2.69
How to write unit test for private method in c# using moq framework? +0.81
AutoFixture/AutoMoq + NUnit AutoData Frozen Object not Returned By... +0.32
Calling a Generic Method from BaseEntity on unknown object 0.00
Should LINQ Expressions be used inside foreach loop or not? 0.00
Changing a .net Framework dll requires re-signing? -0.93
Access Nested Class Statements from List +0.33
Mocking a dependency with AutoFixture +0.34
Should this code return a Task or Task<object>? -1.63
How can extract a full link between two quotes using regular expres... -0.11
Perform an operation on same thread within a Parallel Execution 0.00
Double double quotes in the string +0.54
Why can classes have explicit parameterless constructors but struct... 0.00
Async JSON Deserialization +1.88
Can a class that tracks time be immutable? 0.00
Freeing up space inside a method 0.00
Is it acceptable if a superclass contains no code? -0.18
Check if Dictionary<string,string> has continuous elements (D... +1.33
Convert from textbox string to double in C# 0.00
Json String doesn't deserialize -0.46
Limiting input to just a, b, or d -0.18
c# call access with property["propertyname"] (equal to Ja... +0.33
Mock objects being created inside a method while Unit Testing +0.34
Regex for numbers matches string with non-digit characters -1.41
Access Modifiers - what's the purpose? +0.32
Where the native image cache is physcaly located in the local compu... 0.00
How to stop infinity call using "+= (o, e) =>" in c# -2.62
Assign / cast more specific type of IEnumerable<object> not w... 0.00
C# Use of unassigned local variable (2 different loops, int) -1.40
Specified cast is not valid in C# +1.36
How to process multiple threads at once using Task Parallel Library 0.00
Array memory allocation in C# +1.70
how to call specific function from outside an application +1.22