StackRating

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

Johnny

Rating
1516.11 (41,315th)
Reputation
3,075 (55,022nd)
Page: 1 2 3 4 ... 6
Title Δ
Mock an IList.Add using Moq 0.00
Cast SynchronizedCollection<T> to read only SynchronizedReadO... +2.08
Abstract class constructor call overridable method +1.68
Stopping two async method from running concurrently with another +0.72
Performance of multiple awaits compared to Task.WhenAll 0.00
Unit Testing MassTransit Consumer With XUnit 0.00
How do I find the nth DayOfWeek for a given month? -0.29
How to schedule my Quartz which run after every 10 minute except Sa... 0.00
Limit number of parallel threads in NUnit Project 0.00
How to extract the substring within the element of an array -0.01
Unit test IBackgroundJobClient.Schedule 0.00
Is there a way to read test attribute value like [Owner="Teste... -0.01
How to use string interpolation on string.replace 0.00
How I make approximation for a large 5, numbers C# code +2.17
Rewriting an IComparer to use a lambda expression +2.29
List vs Array in unity pooling system -0.73
How to capture the setting of a property value with Mock (Moq) 0.00
assign value to a new list using linq +0.08
How do I implement multiple interfaces with public properties but p... 0.00
Moq, the types between Setup() and Returns() doesn't match 0.00
Trying to make a List of Enums, but complaints about conversions to... +0.92
Speed Up Performance - LINQ to get items in one LIST, that are not... +0.50
Delete Last 2 Lines in string using C#? -0.30
How can I initialize my Matrix object as I would do with a multidim... +0.50
Unit Testing an implicit operator with NUnit 0.00
Filtering nested lists with nullable property -1.60
How to make a program to make an object appear and disappear by ent... -0.00
Add white-space before start of each line and except very first lin... 0.00
How can I limit a string to just the first word or the text upbeat... +1.54
Why implementing an interface method private is accepted? 0.00
wrap a linq expression with another linq expression 0.00
How differs the implementation of null operators in C# including &q... 0.00
System.ArgumentNullException: 'Value cannot be null. Parameter... 0.00
Type int? vs type int +0.90
How to find a random item from a C# list that has a specific value? -2.06
C# cannot access file immediately after creating it -0.33
Why OnlyOnFaulted didn't catch the exeception at taskObject.Wai... 0.00
Windows Service Task - Polling Cancellation +0.48
How to mock a data of Task<HttpResponseMessage>? C# 0.00
Unit test for extension method using moq -1.42
Mocking Func<Tin,Tout> 0.00
C# List<string> only prints last element +0.19
Verify method called with list of parameters, one time each? 0.00
How to get enum values from another script (Unity) 0.00
Avoiding thread.sleep in code while unit testing with Moq -0.50
How to check if a string in yyyyMMddHHmmss format in C#? +0.48
C# Dictionary Loop Through Only Certain Datasets +0.52
Assert.IsType<> not working properly with Moq framework 0.00
await some functions and continue to run some code while waiting fo... -0.06
How to assing multiple values to multiple variables in one statemen... +0.49