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 ... 11 12 13 14 15 16 17
Title Δ
Merge 2 Classes dynamically +0.18
What's the point of a static method that returns an instance of the... +1.76
Can I persuade Garbage Collection to truncate a list? An array? +0.39
How to convert List<Object> to array of inherited classes? +0.74
please help me understand this delegate example +0.55
In what circumstances can the C# 'is' keyword throw an exception? +0.44
Strings vs classes when both are reference types +1.29
Get current class through declaration in inherited class -0.53
How can I return key value pair from a function +0.29
Assign to interface array initializator compiles but why? -0.03
How to invoke from UI thread (C# .NET 2) +1.47
determining function return type of different classes dynamically? +0.00
Member hiding, what is its practical purpose +1.40
Why is Func<T> not called Meth<T>? -0.57
Fastest way to hold lists of data and have them readable while chan... +0.46
Why does serialization have access to private constructors? 0.00
Make sure all virtual methods are overridden +1.63
Determine if Json results is object or array +0.44
"Generic" Type arguments / Inheritance in type arguments +0.38
Regarding C# OOPS virtual/override keyword usage -1.96
Call Thread.Sleep from the Task +0.81
Use "this" referring anonymous delegate +2.80
how safe is object oriented Lua? +0.42
C# nested functions with recursion 0.00
What access modifier to set for my Generic List? 0.00
Are there commonly used delegates available in the standard class l... -1.14
Are public fields evil if readonly? 0.00
Stack & Heap & Garbage Collector -2.14
Overriding Methods in Multi-level Inheritence +0.44
What is the best way to pass a stream around +0.43
where will the class be stored if it has a struct variable? -2.21
Do we apply DRY principle only to the state of the object or also t... +0.40
Async / Await using delegates +0.41
C# always false bool +0.44
Decryption-Only method in C# +0.43
Accessing UI controls from another thread +0.45
Enumerable.Where with a collection as parameter instead of extensio... +1.28
Where do async methods run? +2.78
Mocking using Moq in c# -0.40
Does foreach remove from C# BlockingCollection? -2.08
Run sequence of tasks, one after the other +0.77
Does setting an object to null dispose the object deterministically? -0.94
How to get Method Name of Generic Func<T> passed into Method +1.84
ASP.NET multiple threads +0.01
There is no implicit conversion between null and datetime +0.56
How to create generic delegate from a method within an object +1.91
Assigning different, but related, objects to one variable 0.00
C# Class public int cannot reference the non-static int 0.00
Can not execute subtask of a task in IIS 7 0.00
OO design interview -0.10