StackRating

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

M.kazem Akhgary

Rating
1531.09 (17,599th)
Reputation
12,189 (12,062nd)
Page: 1 2 3 4 ... 9
Title Δ
How can I Deconstruct Value Tuples that are out parameters in C# 7? 0.00
convert a string based on dictionary values 0.00
How do i display query result in multiline text box in next line c# -0.06
If I mark a method as Obsolete["...", true], what should... 0.00
Default dictionary with lists in C# -0.03
C#: keeping variables in Visual Studio's memory between program... -1.56
Stuck on C# parallel array and range matching homework -1.33
How to get next value when a common variable is increment in a para... 0.00
Is there a more efficient way to loop through multiple lists -1.13
How to have a generic method in a data access layer interface? -0.52
Efficient drawing with DrawingGroup 0.00
Is it possible to do this as a single efficient LINQ query? +0.32
For what do you need "this." in c# -0.31
Generating Classes from XSD schema 0.00
Detect if result is 0 , -4 or something else? +0.05
Async/Await without I/O -1.91
How would I print martini glass pattern in c# optimal way +0.45
Creating a list of strings during run time. C# 0.00
Linq select between 2 values for a list of id -0.31
Can I pass a ValueTuple to a method that requires a generic type an... -0.96
When calling a method, when to reference the class, and when to ref... -1.27
Why can't the type conversion of `this` be implicitly inferred... -1.03
How to split CSV into CSVs? -0.67
Should I add async/await to a single-line function or not? +0.43
Repeated Tasks using Timer Interval vs Task Delay +0.44
make the remove from a list with condition in fastest way +1.59
Will adding a string property as a key to a dictionary clone the st... -0.61
faster algorithm or technique for building sparse arrays in c# -0.10
why struct doesnt change when using functions? 0.00
C# Class Function Return Class (Performance) -0.08
In async function why do I have to await? +1.82
Convert 2D array to string in C#, looking for most elegant way +1.89
How to combine similar properties into subclass? -0.29
How to write from MemoryStream into DataWriter into disk 0.00
Combining list items together to form a third list (i.e. list1; 1,... +0.09
No overload matches delegate EventHandler, even though arguments in... -1.77
Fall through in pattern matching 0.00
c# split string in 2. letter by letter +1.49
Convert.ToInt32 behavior string vs float/double literal -2.03
Enum.Parse does not trigger exception when expected 0.00
Dispose pattern for fields created not in ctor? -0.56
How to increment LARGE_INTEGER -2.55
Are C# anonymous types redundant in C# 7 0.00
C# Shift element of array untill specific point, and pull specific... +1.19
Is there a neater way to solve this C# exercise? -0.80
C# BinaryReader ReadBytes(len) returns different results than Read(... 0.00
Cast from specialized type to its generic interface 0.00
Return Iteration from a Method? 0.00
How to check if string s is inside of the List<string> in Dic... -1.10
Implementing a custom event handler from interface 0.00