StackRating

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

MikeP

Rating
1555.51 (6,493rd)
Reputation
6,783 (23,744th)
Page: 1 2
Title Δ
Find out which display belongs to which adapter? 0.00
SlimDX Constant Buffer Creation Causes an Invalid Parameter Exception 0.00
Setting up the constant buffer using SlimDX 0.00
C# - How can I get the language name from the language code? +3.59
What factors cause stack overflow exceptions in .NET? -0.32
What to use? Tao, SharpGL, OpenTK, DirectX P/Invoke, XNA, MDX, Slim... +0.32
How to split a string to List<string> without splitting words? +3.53
Member by Member copy -2.33
SlimDx FullScreen Switching Problem to Window Mode -2.46
Why the difference between int a[5] = {0} and int a[5]={1} (Missing... +1.85
int max = ~0; What does it mean? +0.84
IEnumerable from IEnumerator +4.64
C# Flags vs FlagsAttribute 0.00
Which constructor should I use for the StringBuilder class? -1.37
Assign a value to a struct value-type -4.59
why O(1) != O(log(n)) ? for n=[integer, long, ...] +2.47
Why parentheses are important in function pointer declaration? +4.16
List Property Setter +1.89
Actual Performance of Fields vs. Properties +5.05
Why is my C# Regular Expression not matcing between lines? +3.56
Does Int32.TryParse(String, Int32) alter the int argument on failure? -0.77
C++ -- Why I can return an int for class Month +0.98
Distinguish a string literal from a string C# +4.27
What's the easiest way to convert from a bool to string in C#? +0.98
Are there any benefits to using a C# method group if available? +1.46
Main() doesn't want to access a class variable +1.42
How to force a number to be in a range in C#? +2.66
C#: Immutable view of a list's objects? -3.68
What does `@` mean at the start of a string in C#? +3.81
Is there any benefit to declaring a private property with a getter... +4.14
What is bad practice when using out parameters? +1.34
Can I create accessors on structs to automatically convert to/from... +0.56
C++/CLI Converting System::Object ^ to std::basic_string<_Elem,_... 0.00
How to convert an int to a little endian byte array? -4.08
Why does my IRC bot not connect? 0.00
Did you know System.Collections.Generic.List is implemented with an... 0.00
Should I use byte or int? +3.89
How to write to a program's StdOut Stream directly in C#? +3.73
Proper naming convention for a .NET Delegate type? -0.24
Division result is always zero -1.36
Confused on C++ casting +4.25
Reflector: Does the comment in this code mean the whole thing is ob... -5.03
What does this dynamic allocation do? -0.54
How to locate a sequence of values (specifically, bytes) within a l... +2.81
using Comparer to sort IEnumerable in C# by different fields -1.60
Pointers in C# to Retrieve Reference From DllImport Function +4.06
C#: Getting lowest valued key in a bitwise Enum +2.45
Streaming a File with .NET - Client Connection Time? -4.01