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 ... 6 7 8 9 10 ... 13
Title Δ
Conflicting Newtonsoft.Json nuget versions. 0.00
c# main thread waiting for dialog to return 0.00
Parallel.ForEach vs Async Forloop in Heavy I/O Ops -0.73
How to convert this lambda expression to linq +2.94
List of Orders to Grouped Orders using linq 0.00
What happens if there are no IO threads to handle async result? -0.72
Fastest way to filter two lists based on a common field datapoint i... 0.00
How do I databind a DataTable to a List of Custom Objects 0.00
Sort field that contains numbers and letters +2.36
C# Multithreading - Threads don't run +0.32
How to do a Full Outer Join of 2 or more Datatables in C# with a co... -0.36
Checking if record exists using Dapper ORM 0.00
Replacement for async void -0.43
Make the code asynchronous in C# -0.26
Understanding ExecuteNonQuery's return value 0.00
How to return a message if a Password Recovery query is not match L... -0.44
Insert object into value with different base type (inherited) c# +0.09
Could not find Microsoft.DiaSymReader.Native.x86.dll 0.00
DataRow in C# over VB.NET +0.59
c# - Convert JSON to array -0.41
C#: How to use Interface with dapper ORM +0.60
C# events with custom event accessor (add and remove) -1.03
Why is the internal keyword used in this example from Jon Skeet'... +2.40
Dapper - Insert using nested object -0.42
Unexpected behavior when using Parallel.Foreach -0.63
Possible to pass a list of integer through web api or do I have to... -1.07
Best way to add unknown number of columns to Datatable and populate... 0.00
LINQ or SQL queries. What is more efficient? 0.00
Sum of Values in SortedList and Condition on Keys 0.00
How to overload '-' operator to copy strings 0.00
Issue in check Null condition using linq query +0.80
Difference between these two async implementations +0.52
linq lambda expression for sql contains +0.21
Difference of two DataTables in c# using LINQ +0.09
Order a list of lists in C# using LINQ -0.33
Cant open excel file using C# +0.03
Invalid JSON String - UnsupportedMediaType - RestSharp POST request 0.00
comparing two lists in linq -0.46
json file read from c# code -1.53
Can we add rows to datalist dynamically using a thread? 0.00
Delete directory returns access to the path is denied +1.50
How to Merge two sub list with linq 0.00
RavenDb LoadAsync Not Returning and Not Throwing Exceptions 0.00
Disposing an object after a fire and forget task has completed 0.00
C# merge two tables (preserving column names) 0.00
HttpPost actionResult says object is null +0.24
switch case inside linq +2.33
Linq query for my List<Square> to see if an item of one list... -1.37
How to resolve an InvalidOperationException on Bool condition? +0.63
Add rows wise data in data grid view depending on the value of cmbo... +0.10