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 ... 7 8 9 10 11 ... 17
Title Δ
C# - Portable Class Library "XmlElement does not exist in the... +0.33
How would you implement a toString method, on the base class, if th... 0.00
Child class with method of covariant return type, workaround? +1.21
Something works and I don't understand why: passing a static field... 0.00
ThreadSafety and static fields - confusion? +1.19
More derived and less derived types -0.32
How do I auto increment the package version number? +1.32
For Each - Inverted Order 0.00
How to do a text match? 0.00
Enum.ToString() returns a wrong description c# 0.00
Delete file from folder where contains +0.10
Check all values in Array1 exist in values of array2? +0.27
Instantiation object C# +0.78
extracting specific format elements from the list in c# 0.00
How to run a code snippet once inside foreach loop +1.46
Update ref parameter inside anonymous method -1.42
Order of Execution for T type and non T Type method with similar Na... -0.23
Find all function calls +0.67
MSIL to Native code stored 0.00
Cannot see xml comments from dll in a project 0.00
How do I refer to a specific base class method in .NET? 0.00
How to check if all values in an array are equal -1.09
Does synchronized keyword prevent reordering in Java? +1.04
When to use Structs (II) -0.22
Get variable from thread after method has finished executing +1.36
Split string by character count and store in string array +1.24
Are C# properties actually Methods? +1.51
Use ICollection instead of List +1.41
Parallel loop gives minor perfromance gain, how to optimize? 0.00
Call instance declared in Main from outside method on Timer Event +0.35
How to copy a Object<T> to an array +1.18
c# operator overloads, do i need to deep copy? 0.00
How to call method when Collection has given count of items -0.14
Class design in OOPS protected Internal c# -0.07
Getting type of a type parameter constrained class in C# 3.5 0.00
Value of String Variable Doesn't Change 0.00
Why is it safe to rebase under these conditions? -1.12
On foreach(var id in ids) Object reference not set to an instance o... -0.41
Does .NET's LinkedList recycle nodes? 0.00
Why I have this error message when I try to add a new constructor t... -0.17
Is it possible to have a local file that's different from its remot... +0.39
Is this operation thread safe? +0.96
Func<> with unknown number of parameters 0.00
Difference between "depend on abstractions not concrete classe... +0.35
Task.WhenAll gives an error 0.00
C# Errors - File wont compile +1.29
Best way of doing Collection properties as read only +0.35
Generic cast method returning base type (struct) +0.34
What is the benefits of mocking the dependencies in unit testing? +1.09
Initilize var by if - else -0.12