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 ... 6 7 8 9 10 ... 17
Title Δ
How to write a thread for call a method periodically in windows pho... 0.00
Is there a way to perform parallel operation on enumerated object (... 0.00
Can't get field through reflection +1.15
C# Equals and GetHashCode +0.02
Is it guaranteed that a thread will complete in aspnet? +1.60
Check if two list have the same items +0.51
Is my software developing architecture not good 0.00
How to access C:\Program Files\... path of client PC in Asp.NET C#? -1.18
Check if a time range falls between an other time range 0.00
A Method which return a value cannot be passed to exception handler -0.17
understanding of Volatile.Read/Write +2.56
Hiding C# properties when serialize with JSON.NET -0.18
Sorting SortedList in descending order C# +0.82
cached variables using lock and volatile 0.00
Check Multiple Contains() and store the value dynamically -1.03
Get the name of the parent of a nested derived class (ะก#) -1.11
How to use descending with ascending in linq? +0.84
Is System.Array.Clone() guaranteed to clone value types? 0.00
improve performance of a nested loop +1.30
Difference between converting integer to string "" +1 and... +0.73
Avoiding boxing in generic blackboard -0.77
How to parse a null to a null in Enum.Parse? -0.22
When the ThreadPool contructs new threads instead reusing them? +2.05
Index and length must refer to a location within the string ASP.NET -0.14
What's the difference between ptr[i] and *(ptr + i)? +0.95
Write a Generic Method that references static generic collections? -2.09
Continuously call method in backgroundworker 0.00
Why does C# and Java compile JustInTime instead of compling everyth... +0.34
Exception while accessing a List of List of DateTime objects -0.86
What is difference between Mutex() and Mutex(true,"myMutex&quo... 0.00
Thread-safe changes to a ConcurrentDictionary -0.48
How do you access the number of times a delegate has been called? +1.22
Why some methods of ObservableCollection and List might be unavaila... -0.79
Should I use struct instead of class to put items int dictionary +0.03
Find docs that have macros in C# 0.00
Dynamic Or Clause Linq -0.66
Pause a thread until a method and all the threads inside finish the... +0.85
How to check if first character of a string is a letter c# -1.16
How to create a Task which accept input arguments +0.01
How to declare this nested array/list? +0.33
C#. Multithreading +1.40
How to make common code for interface? 0.00
Replacing Multiple Chars to Multiple values in a String in C# +0.45
Why is there an incorrect syntax near varchar 0.00
How to access an object's parent object in Java? +0.86
Formula to compute no. of threads of any program 0.00
How exatly a multi core processor performs better than a single cor... +0.33
Is there more overhead when using a simple property over a member? -0.69
Returning async stream of query results +0.20
IEnumerable<> Returns object reference not set to instance of... +1.52