StackRating

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

Hallgrim

Rating
1528.35 (20,106th)
Reputation
11,299 (13,196th)
Page: 1 2 3
Title Δ
How to use Reflection to Invoke an Overloaded Method in .NET +3.80
How do I open alternative webbrowser (Mozilla or Firefox) and show... +3.97
IUsable: controlling resources in a better way than IDisposable +0.66
What's the best way to iterate through columns of a matrix in MATLAB? +0.73
TryParse: What is more readable? +3.94
How to get the most out of being a manual tester -0.40
When, if ever, is "number of lines of code" a useful metr... +1.56
Best concrete "how-to manual" on MANAGING Test Driven and... +1.45
What are the code convention for parameters/return values (collecti... -1.99
c# downcasting when binding to and interface -2.02
Is it correct to use inheritance instead of name aliasing in c#? +2.87
How do I call a .NET assembly from C/C++? -1.52
Is there a better way to explain the behaviour differences between... +0.99
Speed up loop using multithreading in C# (Question) -0.91
Fastest way to find objects from a collection matched by condition... -0.65
How do I find out what directory my console app is running in with... +3.95
VS 2008 Post Build Step funny business +3.88
How can I build C# ImageList Images from smaller component images? +3.80
Why is Visual Studio constantly crashing? -2.08
Embedding one dll inside another as an embedded resource and then c... -4.03
How to prevent others from using my .Net assembly? +3.97
How to prevent others from using my .Net assembly? -1.70
Change ContextMenu Font Size in C# +1.40
Best Approach For Configuring Multiple .Net Applications +1.85
Profiling C# / .NET applications +0.55
Load a WPF BitmapImage from a System.Drawing.Bitmap +0.04
WinForm - draw resizing frame using a single-pixel border 0.00
.NET UML generation from code? +1.27
Best way to validate drag/drop operations for a TreeView in C# +4.03
Totally removing obsolete members - when? -0.75
Debug VS Release in .net -1.03
What do you think of using properties as object initializers in C#; +3.34
What is the best C# to VB.net converter? +3.94
Advice on handling large data volumes -1.94
If it is decided that our system needs an overhaul, what is the bes... -0.09
Different values of GetHashCode for inproc and stateserver session... -1.84
Differences between NHibernate, Castle, Linq - Who are they aimed at? -1.89
Why is it impossible to override a getter-only property and add a s... +2.48
Parser for C# -0.53
Using the same test suite on various implementations of a repositor... -2.98
When should a class member be declared virtual (C#)/Overridable (VB... -2.03
.Net 2.0: How to subscribe to a event publisher on a remote compute... -2.00
Implementations of interface through Reflection -2.03
Dealing with Date only dates across timezones in .Net +3.26
Beats per minute from real-time audio input +4.05
Should my C# .NET team migrate to Windows Presentation Foundation? -0.05
How do I check for nulls in an '==' operator overload without infin... -0.79
How to handle static fields that vary by implementing class -1.16
What is the difference between const and readonly? -2.16
What Are High-Pass and Low-Pass Filters? +4.01