StackRating

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

Mrinal Kamboj

Rating
1435.24 (4,535,012th)
Reputation
8,432 (18,591st)
Page: 1 ... 5 6 7 8 9 ... 13
Title Δ
C# Multithreading Loop Datatable +1.13
Is AsyncCallback good when using mono on non-windows platforms? 0.00
Creating where condition for LINQ within switch statement -0.17
C# Threading - Using a class in a thread-safe way vs. implementing... -0.45
Can volatile keyword be used for building thread safe auto clear ca... 0.00
Group By struct list on multiple columns in C# +1.35
C#: Null Reference exception, object reference exception while add... +0.58
C# reuse GZipStream for more than one decompressions 0.00
Cannot return linq result from query -1.60
Using Linq select an item outside an List -1.39
Simplifying Json entity for deserialisation -1.61
Compare two list with order using Linq +0.08
how to store values from datatable to array and retrive each values... +0.08
Error 'Device' not contain a definition for 'GetAwaiter... -0.42
Parse Json to grid -1.52
linq Any operator with not equal(!=) -0.28
C# Multi-Threading on tables' columns performance issue +0.09
Run function every few seconds in background without blocking UI c# -0.08
assigning value from select linq query not updating the list +0.59
Max throws InvalidOperationException -0.42
how can i fixed invalid json and Deserialize in list<> using... +0.45
Argument1: Cannot convert from 'System.IO.Stream' to 'S... -0.29
What is the importance of clearing the collection before disposing -1.04
Grouping and ordering class object based on there certain properties? -0.48
Call synchronous webservice methods asynchronously -0.77
Applying Linq on DataTables in c# +0.09
Generic Class type argument not clear? -0.40
What is a multithreading program and how does it work? +0.60
add items in the dictionary from another form +2.50
Hackerrank/ 30 days of code/ day 8 -0.41
Catching exceptions thrown within a Task? -1.01
Different thread affinities in Parallel.For Iterations 0.00
C# buffered GZipStream compression +0.56
Stop successful await task +2.76
Does await create another thread internally before shifting to the... -0.10
async await advantages when we have enough threads +1.97
Selecting all x which are in y table -0.74
Expression in select in LINQ to SQL -0.79
JsonConvert.SerializeObject to class with non-nullable DateTime pro... 0.00
Struggling to understand LINQ in C# 0.00
Encapsulating async method in Task.Factory.StartNew +0.32
ManualResetEvent.WaitOne is always hanging in ASP.NET MVC -1.51
Error when handling two databases at once -0.42
Binary serialization without serializable attribute -1.98
C# End of thread life cycle. -0.86
Search a project / solution for absence of a pattern in code files 0.00
Input string was not in a correct format, List<String> to Dic... -0.67
Thread synchronization in the Task Parallel Library (TPL) +1.65
Am I getting the benefits of async and await in the following code -1.60
Handle transaction when invoking SQL stored procedure in side a C#... +0.50