StackRating

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

TheGeneral

Rating
1646.54 (624th)
Reputation
41,418 (2,655th)
Page: 1 ... 15 16 17 18 19 ... 48
Title Δ
Regular Expression with logical AND NOT functionality +0.31
how many times does GetEnumerator() get called when use foreach loop 0.00
fixed keyword to lock a reference type variable in memory from an u... 0.00
Convert decimal NCR string to bytes using C# 0.00
How to set string array default value in a Class constructor 0.00
c# if statement, switch statement +0.34
?? or .GetValueOrDefault() -0.66
Visual Studio gives an error for returning unassigned bool +0.99
How to send some list to another class and how to connect it +0.34
I want to compare 2 hash sets and take out the differences -0.17
Split String by Two Characters Ignore Whitespace Before, In Between... +0.61
Auto property initialization with anonymous function -0.62
cannot await method group func delegate 0.00
How to pass reference to a WinForm control to a class when creating... -0.38
Hackerrank: Climbing the Leaderboard -0.60
How to read file from txt file with delimiters, and write it back t... 0.00
Why is C# Threading not woking on multiple cores? 0.00
multi level inheritance in C# without 'virtual' keyword +1.43
How To Process Many Files Quickly In C# Desktop App Without Freezin... 0.00
C# Task.Run skips values, is missing data, when doing many iterations 0.00
Write a LINQ query for 2 tables +0.76
Mono.Cecil AssemblyDefinition.ReadAssembly(): No symbol found for f... 0.00
Is there a way to pass an actual instance of a class as a parameter? +2.11
C# How to make a horizontal bar graph in the console app 0.00
How should we use async await? +0.80
Why can't I select specific columns from collection using lambd... -0.15
How to get a list of numbers which are greater than a certain numbe... -0.17
How to find object value in list<object> +0.09
Namespace cannot include methods error inside a C# console program 0.00
C# How to add a list to a dictionary -2.05
How to disable and enable a click event on a button in Visual Studi... +0.34
WPF TextBox binding to StringBuilder to simulate Console Performance 0.00
Is there a Remove() method that will also return the removed substr... +1.90
How to fix "Cannot implicitly convert type object to System.At... 0.00
Async/await, Task Parallel For complex process running FINE on whil... +0.34
Two processors can't log the information at the same time by us... +1.48
How to GroupBy by result of async Task<string> method and get... +1.00
generic interface that exposes a property containing the same inter... 0.00
Calling a class in another class in C# in local directory when usin... 0.00
Static property and constructor injection potential memory leak 0.00
How can I paste the "plain" text of a string to int? C# 0.00
Cannot assign 0 to a short variable in c# from a ternary 0.00
c# stateless random selection of orders with predefined probability 0.00
How to get the value and listen to the COM2 port using C#? +0.35
Memory Map reader cannot find Global Memory Mapped Object 0.00
Date based LINQ query failing with change of month? +0.34
How to clear CS0029 C# Cannot implicitly convert type 'void'... -0.38
How to refactor the code which uses nested if-elses? +1.15
How to check for a particular range of keys exists in json string o... 0.00
How to link derived class to base class constructor by some forcefu... +1.13