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 ... 12 13 14 15 16 ... 91
Title Δ
how to check if a target string is in the List<T> C# +0.36
What is the closest Windows equivalent to the POSIX wait mechanism? -1.24
How to correctly pause/delay Windows Forms application -0.04
Payment Transactions vs Database Transactions 0.00
Where the B+ tree indexes are stored exaclty? +1.14
Why is this stored procedure using TOP 100 PERCENT? 0.00
Composite index and locking -0.65
C# await TcpClient ConnectAsync/ReadToEndAsync with timeout 0.00
How can I do a Monitor.Wait with processing message queue? 0.00
Nested Transaction Behavior in EF6 0.00
async/await deadlocking when using a SynchronizationContext -1.41
Await new Task<T>( ... ) : Task does not run? +0.88
Strategy for detecting (via Reflection) if Enum is of type "Fl... +1.39
Noop method to avoid c# compiler optimize away a temp variable 0.00
Is calling Application.DoEvents on main thread same as in ThreadPool? +1.51
Rewrite IL to inject try-finally around method call 0.00
Program crashes when calling a function from Main 0.00
TcpClient socket - only one usage of each socket address exception 0.00
ConcurrentBag's intended usage and emptiness as the terminating... 0.00
Inconsistent overflow check behavior for different types 0.00
Validating the existence of 350 million files over a network +1.17
Why is Parallel.For slower for this seemingly easily parallelizable... -1.01
How to acknowledge a .net request in the middle of a SQL Query exec... 0.00
Thread-safe events - is this a "clean" way? +0.34
WCF Multithreading With Scalability Considerations -0.20
C# Send raw byte array to website +0.35
How to correctly dispose of asyc NetworkStream -0.65
How best to return async tasks to the caller 0.00
At which "level" is multi-threading most effective? +0.51
C# Socket: What if BeginSend is called before BeginReceive? 0.00
Method that can be accessed by multiple threads +0.46
What option other than a BLL instantiating a DAL allows for unit te... -0.23
Select top1 with Linq +0.31
Why are we using thread&locks if we could use something more hi... 0.00
Can single thread do everything that multithread can do? +0.60
Is there any rule of thumb to construct SQL query from a human-read... -0.63
Async task synchronization 0.00
Is a RIGHT JOIN generally faster than a LEFT JOIN? 0.00
How to add new constructor that will not break OOP principle? -0.28
Parallel.ForEach slower after upgrading server 0.00
Using ConcurrentBag correctly 0.00
Throwing Exceptions in ContinueWith new System.Threading.Timer +0.95
Why a generic type definition implemented interfaces lose type info... +2.21
Interlocked.Increment on dictionary value -0.69
Service should only be accesible between certain times +0.11
Determine if a checked operation using Func on integers resulted in... +1.40
Calling WaitForSingleObject from C# +0.36
Why is my SqlConnection entering a broken state during execution? +0.40
How to reference a C# delegate from within its code block? +3.43
does this empty set code in Linq make a database call? 0.00