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 2 3 4 5 ... 22
Title Δ
Are .net SqlDataReader methods culture invariant 0.00
Variable creation inside an OracleDataReader in C# +1.10
Is there a way to convert between a collection of custom enum to a... +2.06
Looking for alternative LINQ expression(s) -0.69
Wait for Async file upload to complete while reporting progress 0.00
Converting generic method to async causing issues with generic params 0.00
How to include the name of the file at the end of the string +1.16
Select List of another List by separating delimiter in Linq 0.00
Linq ForEach, Async Await differences 0.00
Incorrect query syntax for a SELECT in Visual Studio 0.00
Error near GO from C# to SQL Server +1.04
Why is this boolean not thread-safe? +1.19
Unity3d error CS1061: Type x does not contain a definition for y. B... 0.00
Extension Method of List<t> not recognize Instance method of... +1.93
Void MoveNext() in Null reference exception +2.34
Advantages of using [ClassInitilize]Attribute over static Construct... 0.00
Why is DateTime.TryParseExact in C# is not working as expected +0.50
Task.Run on method returning T VS method returning Task<T> +0.32
check for null when using reflection -2.80
C# - Can't override == 0.00
Generate method that calls class private field method by just forwa... 0.00
Copy odd numbers from array into another array +0.14
ternary operator || Predefined type 'System.ValueTuple`3' i... 0.00
C# Generics - Know which derived class to use in an Abstract Method +0.31
Implement abstract factory using generic class and interface 0.00
Reading many elements - how to avoid if ( ...!= null) chaos? (nesti... +0.31
The type of Dictionary initializers -1.83
Copy elements from List<byte> to another List<byte> doi... 0.00
Implement asnyc method inside a Thread 0.00
c# Appropriate data structure for storing values from csv file. Spe... 0.00
Why some C# methods use an object to pass parameters instead of act... 0.00
Equal for class objects in c# +0.37
Using LINQ expressions in Visual Studio's Watch window +0.30
why delegate work as ref? 0.00
Show Compiler Generated Code for Closure 0.00
DateTime doesnt allow hour values greater than 12 -2.00
How to get User Control from a PictureBox 0.00
How to add an operator function to a primative data type c# 0.00
Is it possible to directly cast a file list from a query to an obse... 0.00
Switch statement between object types -0.32
Can I create an instance by reflection and specify the overloaded &... 0.00
C# 6, expression bodied function compile error +0.32
How can I find my product_id without using datareader? 0.00
Can't assign new value to property 0.00
Read XML values using XDocument +0.73
Use an additional condition/parameter for Enumerable.GroupJoin 0.00
Remove items not in list not working properly -0.14
async http request is not working (unknown error) -0.44
c# LINQ - Selecting distinct sub object -1.02
Why GetType() is not able to identify this type? +0.06