StackRating

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

Johnathan Barclay

Rating
1581.11 (2,926th)
Reputation
287 (418,047th)
Page: 1 ... 5 6 7 8 9 10
Title Δ
How to create a C# abstract proxy class for an interface where all... +1.02
Querying the database with ExecuteScalar(): Must declare the table... 0.00
Isn't it possible to call methods inside @html elements? +1.13
Trying to access protected member in derived class using base class... +0.44
How to check if a textbox starts with numeric value -0.66
How to set a default type for T in a static generic method? -0.02
How to pass delegates and "normal type" arguments in a fu... 0.00
How to add a where clause to Entity Framework query 0.00
Function returns before await async finishes -0.24
Is it necessary to use () with the Contains method? -2.04
Can var be used as a global variable that can be accessed by any me... +0.47
C# Casting Using "static implicit operator" Problem 0.00
How to provide a different message to the user after the first do w... +0.47
Difference between Func<T, Task> and anonymous async await Ac... +2.92
Access already deserialized properties from JsonConverter.ReadJson 0.00
Is it acceptable to await an async method that is synchronous? +1.24
Get Roles specified on an action of a controller 0.00
How to assign data to a variable? -0.33
System.InvalidCastException: 'Unable to cast object of type ... -0.49
The correct way to await inside a foreach loop -0.02
Why do I have to write await multiple times for an async query? +2.95
C# Dynamically retrieve value of property +1.99
Insert white space at the end of each line in file in C# 0.00
Selector to a certain parameter as an input for a function +1.29
Having trouble with returning HTTP response via Service to ViewMode... 0.00
Map property to property of a collection automapper -0.53
Regex for complete string after autovue.classpath= in text file +0.48
Task.Any() Call task twice +0.62
ForEachAsync and adding items to collection which is outside - list... +2.22
When do you NOT use keywords for method parameters on reference typ... +0.04
Check if at least one object is not zero -0.90
How to convert a string array to an int array to access data inside... -0.36
Using Task.Run to write an asynchronous method 0.00
Changing font colour conditionally in MVC -2.01
C# deserialize JSON without custom class into Dictionary or DataTable -1.19
How to iterate through Dictionary<string, object> using c# +0.95
C# - Determine which class an object should use on instantiation? -0.53
Data persistency in .NET Core MVC viewmodels 0.00
Async / Await Pattern. How to pass a await-able method to another m... 0.00
LINQ Query if condition external parameter -0.03
Automapper reverse map through a function -0.29
If I pass a transient instance to the constructor and use it twice... +0.09
Calculate difference in property -0.69
No overload for method 'Entity' takes 1 arguments in Entity... -0.54
Why to have private field for simplest singleton implementation? +1.77
Why passing an object automatically becomes a pass by reference? +0.20
Is there a way to declare a C# lambda and immediately call it? +1.49
How to implement generic method? -0.75
better way to multiple test what contains a string -0.56
C# how to get value of a property from a class using generics -0.70