StackRating

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

Fabio

Rating
1534.04 (15,315th)
Reputation
20,577 (6,587th)
Page: 1 ... 5 6 7 8 9 ... 29
Title Δ
Unit Tests and incapsulation -2.02
Why is c# Parallel.ForEach not creating too many open connections i... 0.00
Custom visitor pattern implementation +2.00
Hard-coded vs Soft-coded expected values for Integration Testing -1.57
Questions about unit test 0.00
How to improve search performance +2.17
Wait for a function with a task to be completed before continuing 0.00
C#: Using a timer on a winform to alter a chart, timer needs a sepa... 0.00
How to register and resolve multiple application life time scope ob... +0.03
Extension to get data from ApplicationDbContext 0.00
EF Core 3.0 Manually setting connection string +0.01
Initialize Class with IOptions Injection Issue +0.49
Many buttons fire backgroundWorker 0.00
Find items that are similar amongst them in List in C# with nested... -0.51
Convert Tuple IEnumerable to List<string> in C# -1.46
i need to get a user id from a query result +0.50
Modify injected service on event from another service +0.50
When CheckBox is unchecked make it unable for specific time C# -0.40
AutoFixture: How to properly use BooleanSwitch() from an ISpecimenB... 0.00
How to put async method in a list and invoke them iteratively? +0.19
How to exclude another logic and improve performance of unit tests +0.82
How to keep or properly cast object Type? +2.53
Create a list of CheckBoxes based on an List<T> 0.00
winforms: Label showing systems.collections.genericlist '1 inst... +0.00
How to have different return value to a function in C# -0.62
How to unit test a method that is having multiple object creation i... -0.53
How to change values of few properties from one list to another usi... -0.89
Binding DataTable with ListBox +0.52
Refactoring query to select lst of type +0.51
Should I throw an exception or return false? -0.24
Public vs Private members for factories implementing an interface 0.00
How to transform text (that contains label and coordinates) in a te... 0.00
Search button in DataGridView with textboxchanged 0.00
How to check possibility of deadlock in c# code 0.00
Close all open forms except for some VB.Net -0.08
C# Detects the maximum and lists all the elements that acquire -1.67
VB net. Morse code translator: cut correct signs using Mid() and ma... -0.93
If Not Exists Insert inside a loop which record updated -0.01
How to update UI from async routine without BeginInvoke or Invoke +0.32
What is the most modern way of stubbing/mocking a method in a Rails... +0.01
c# Linq - Check if composite key exists in another list -0.03
Using LINQ to filter through ID's based on if a certain column... 0.00
Unit testing a randomly generated string 0.00
Select new with an if statement inside -0.40
how to convert combobox item into value and calculate it 0.00
Task.WhenAny to Grab Only Task that resolves the Fastest 0.00
Register collection of services in MVC Core DI +2.02
Format Data In DataTable With or Without LINQ in VB.NET -0.35
VB.net: "Input string was not in a correct format." Using... +0.01
How do I represent XML as classes when it has multiple elements of... +0.26