StackRating

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

René Vogt

Rating
1660.93 (418th)
Reputation
33,784 (3,472nd)
Page: 1 ... 8 9 10 11 12 ... 22
Title Δ
Expression Trees in C# +0.28
An item in IEnumerable does not equal an item in List +2.03
Convert a single DataRow (with strings and ints) into a List<str... 0.00
What are relative paths relative to? +0.91
"Index was out of range exception" error +0.97
Abstract class for classes with different types of parameters -0.42
How to convert Int32 array represented by byte array into Int32 arr... +1.26
'List' does not contain a definition for 'Where' +1.75
Checking textbox for values in code behind C# -0.19
Error with SQLDataReader +0.00
Errors CS0116 and CS0246 -0.68
How to calculate the average of multiple Stopwatch times? 0.00
Put my code into methods +0.25
why local variable gets empty on timer_click event? +0.36
Convert DateTime to MM/dd/yyyy in c# -0.11
InvalidCastException Casting Dictionary Values 0.00
How do I actually write/end an async method in c#? +0.34
Need to Find Rare Books From File C# -2.56
Operator '==' cannot be applied to operands of type 'Th... -1.69
C# substract 2 strings without getting negatives +0.35
Accessing class fields from a nested class 0.00
Ask user to re-input a response if it is not a valid response C# -0.14
Read more than one file 0.00
Unable to cast object of type 'System.Collections.Generic.List`... 0.00
Create List<T> by Type +0.38
How can i assign each new room object with its own list of item obj... +0.11
The out parameter must be assigned to before control leaves the cur... +0.89
Why does string interpolation is not working with const strings +2.00
Using method parameter as reference in object +1.24
CSharp: Uri.IsWellFormedUriString return true wrongfully -1.40
Get the next enumerated item after applying a predicate via Linq 0.00
Why explicitly call ToString() method in MessageBox.show()? -1.11
Is there a way to simply resemble a truth table? -0.72
Turning IEnumerable of struct with inner IEnumerable into single di... +1.88
Can I flatten a List<object> to an anonymous object with prop... -0.58
Why this task hangs? +2.49
Can I read text from console application during console still runin... 0.00
CS1674 'IEnumerator': type used in a using statement must b... +0.64
Getting list of class fields +0.97
Get the number of occurance and string from List<string> in C# +2.19
Abstract extension method inheritance from abstract class -0.60
Get the last 3 items in a list with a foreach loop c# -0.30
Get only the groupBoxes from a winform -2.18
Windows Forms Graphics.Drawstring avoid wrapping at hyphen 0.00
var is casted to int even when result should be decimal +1.67
Why I cannot call the base class Constructor? 0.00
How to check if `IEnumerable<T1>` covariant to `IEnumerable&l... +0.40
Better way to write Linq Where statement 0.00
how to bind the two values into text box for selection of dropdownl... -0.39
Finding a prorcess by name,indicating to user that the process run,... +0.37