StackRating

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

Bengie

Rating
1423.56 (4,535,738th)
Reputation
917 (166,228th)
Page: 1 2
Title Δ
C# Throttle CPU Usage of Application -2.10
C# Threading Parked CPU's? -2.46
Why would you want an integer overflow to occur? -1.22
Smart way to get the public Internet IP address/geo loc -1.10
Strange behavior with FileStream.WriteFile -0.00
C# RSA Encrypt Private Decrypt Public? -1.35
Is relying on && short-circuiting safe in .NET? -2.21
Synchronizing a Timers.Timer elapsed method when stopping +0.31
Best approach for public key encryption in .net -0.84
Try-Catch in Program.cs only works when started from visual studio -3.21
C# either return false or do nothing -1.82
Why is ConcurrentBag<T> so slow in .Net (4.0)? Am I doing it... -2.63
C# attempt to reentrantly lock something deadlocked, apparent bug +4.28
Inserting data from object into database -1.14
Are immutable objects good practice? -0.26
Object lock is not working for Thread Safety -0.84
Why does >= return false when == returns true for null values? -1.41
Memory leak happens when using thread inside another thread -2.34
Volatile and Thread.MemoryBarrier in C# -1.88
C# versus C++ performance +0.39
How do I split a word's letters into an Array in C#? -0.87
What is the size of udp packets if i send 0 payload data in c#? -0.73
Improve SQL performance for populating List<T> -1.71
Insert multiple row using the same MySQL connection? -3.21
thread-safe inside thread worker -1.88
preventing my application from sql injection? -1.78
get back value from Hashed value? +1.78
Overhead of try/finally in C#? -3.03
What type to use in code and database for huge file size? -1.80
Sending messages between two clients, how to verify the identity of... -1.44
Nonblocking Tcp server 0.00
Best way to develop a secured application. With .net -2.03
Best way to develop a secured application. With .net -2.03
How can two threads access a common array of buffers with minimal b... -2.21
What is the impact of Thread.Sleep(1) in C#? 0.00