StackRating

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

usr

Rating
1590.81 (2,255th)
Reputation
147,879 (388th)
Page: 1 2 3 ... 91
Title Δ
Known side effects when using lock statement in ConcurrentDictionar... 0.00
Why code contracts can be added and removed for postconditions and... 0.00
Best way to rate limit clientside api in C# 0.00
SqlConnection OpenAsync blocks UI when SQL Server is shutdown -0.42
HostingEnvironment.QueueBackgroundWorkItem - Clarification? 0.00
Proper way to handle C# AggregateException +0.58
Partition or Index large table in SQL Server 0.00
Pass a "non-serialized" object to another appdomain witho... 0.00
how can i reduce the duplication in these methods -2.29
Log collisions in multithreading 0.00
How to avoid the compilation error with inconsistent accessibility... +0.34
How to recode functions to use Strings instad of FileStreams -0.09
Why use B tree for database index other than AVL tree -0.14
What is the difference between EnterUpgradeableReadLock and EnterRe... 0.00
Creating a hardware-specific delegate for an extension method 0.00
Best practice to save very busy counter in db 0.00
Does using a transaction but not actually making any queries have a... +1.14
C# concurrent: Is it a good idea to use many AutoResetEvent? +0.49
Concurrent web api requests and how to handle state in ASP.NET core +0.37
Storing data efficiently to save ram usage, without lookup overhead... +0.35
How to do Task.ContinueWith<Task>(...) -1.41
Optimise use of multiple user defined functions in join condition 0.00
Minimise File Size for Decimal .csv file +1.15
Optimize matching elements from two large data sets using Levenshte... 0.00
Problem with SQL Connection exception on creating object +0.37
Is saving disk space still considered to be an advantage of Normali... 0.00
How to ensure that messages with the same Person Id are executed in... 0.00
How to insert 2 million rows into two tables in sqlserver in less t... 0.00
Make a constraint more difficult to solve for a constraint solver? -2.52
What I get from UnaryExpression.Operand? 0.00
Which has better performance, Action or Wiring to Event 0.00
Settings File is corrupted as well as the backup file 0.00
mvc progress of async operation using ajax call -1.54
How to optimize this create/update/delete comparisons? 0.00
Dealing with inheritance hierarchy because of Open-Closed Principle -1.09
Dealing with inheritance hierarchy because of Open-Closed Principle +0.41
How does contravariance work with Func delegate in .net core -0.54
Sending packets over tcp network 0.00
C# - convert any unsafe unmanaged type to managed type without any... -0.15
Pattern to remove elements from concurrentqueue after peeking 0.00
C# How is the CancellationToken used with SqlConnection.OpenAsync(t... -0.65
create performant component pooling for system loops 0.00
Converting String to Byte Array and vice versa +2.34
Task creation overhead -1.73
Task creation overhead +0.52
Broadcasting message from server +1.34
Why is summing an array of value types slower then summing an array... -1.44
How could I "manually" signify EOF when writing a file? 0.00
MVC 5 - Handling Cancelled Requests for SQL Server .NET Client 0.00
Limit CPU usage in conjunction with Parallel.ForEach 0.00