StackRating

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

Jim Mischel

Rating
1576.51 (3,326th)
Reputation
109,889 (633rd)
Page: 1 ... 65 66 67 68
Title Δ
Bayesian Network for Spam Filtering 0.00
Normalize file path with WinAPI -1.59
Advantage of using Thread.Start vs QueueUserWorkItem -2.90
Looking for a recommendation of a good tutorial on best practices f... -0.60
Synchronizing a timer to prevent overlap -0.53
How to declarate LARGE_INTEGER in C# +3.64
How to set array length in c# dynamically +2.05
Reader Writer Problem -1.68
Does an EventWaitHandle have any implicit MemoryBarrier? -4.52
Better game loops then endless loop + block? +3.24
I've heard i++ isn't thread safe, is ++i thread-safe? +2.70
Find out number of bits needed to represent a positive integer in b... -4.68
Accessing Guid members in C# -1.05
Combining URIs and Paths -3.69
Interpreting assembler output 0.00
Add lines to top of text file, retain formatting 0.00
.Net DriveInfo() with UNC paths? 0.00
Difference between Monitor.Pulse and Monitor.PulseAll -1.57
How do I use DLLImport with structs as parameters in C#? +3.26
Optimize Binary Search Algorithm -1.45
What is Shadowing? +3.93
How to assign default value to timestamp datatype in c#? +0.40
Perserving Array from AnonymousType -1.13
Sending of 3rd API call failes or just stops! -0.47
Converting from a Format8bppIndexed to a Format24bppRgb in C#/GDI+ +3.17
Is there a best practice for accessing C++ native COM functions to... +3.34
Destroy the EnumBuilder After Creating an Enum? +2.94
Questions about Structs +2.16
Asynchronous Calls Newbie Question -1.96
Problems decompressing a gzip archive in .NET +1.51
Static methods fine in debug but throwing TypeInitializationExcepti... -0.18
Why in C# does order matter for static initialization? +1.11
Raising events asynchronously -0.66
How to implement incremental search on a list +2.40
Need to make an enumeration of type double in c# +2.03
C# P/Invoke structure problem -4.34
c# using operators with calculations (net pay) (gross pay) +2.32
OnMouseEnter for all controls on a form +1.89
Best practice for detecting when group of threads are done +3.02
If statements +1.64
Managing large objects in C# +3.92
C# mimic overridding the assignment operator (=) +3.76
Best Practice - Removing item from generic collection in C# -0.10
Should Locks and Mutexes in C# be used together -0.95
How can you throttle a long-running command-line EXE to avoid peggi... -0.11
Is there a global named reader/writer lock? +3.87
Do asynchronous web service calls always call the AsyncCallback? -1.83
Detecting a running instance of a program and passing it information +3.72
Associating enums with strings in C# -2.76
HashSet performance Add vs Contains for existing elements +4.41