StackRating

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

Brian Rasmussen

Rating
1629.30 (890th)
Reputation
100,925 (730th)
Page: 1 ... 9 10 11 12 13 ... 27
Title Δ
CLR: What is the lifetime of const string values in memory? +1.03
Debugging a Multithreaded C# - C++/CLI - C++ Solution in Visual Stu... +1.92
catch all exceptions in the application with just one try-catch -0.14
Where can I learn to refactor code? -0.61
Is CLR loaded and initialized everytime,when a new managed applicat... +0.46
Dependency injection: do we all need to know that? +1.18
Visual Studio: How to stop breakpoint hit from stealing focus? -0.28
Instantiation in a loop: Verbosity vs. Performance +1.69
What is Activator.CreateInstance? 0.00
List<T> multiple writer thread safety -0.78
What is difference between self signed and certificate generated by... +0.33
Out of memory error while loading a Bitmap -1.58
connect to oracle (AIX unix version) from windows using c# 0.00
Is there any other reason beside performance and readiblity of why... +1.06
Why does [Flag]'d enums start at 0 and increment by 1? +1.97
Can you have too many Delegate.BeginInvoke calls at once? -1.79
Different behaviours between .NET 4.0 beta 2 and last release of .N... 0.00
Is there any disadvantage of writing a long constructor? +0.43
Can Microsoft Visual C# 2008 Express be used with .NET 4? +1.33
Best direction for displaying game graphics in C# App +0.34
Implement Thread in Turbo C++ 0.00
F# and .Net versions +2.23
How to solve this error that is shown on Windbg? -1.17
Cyclomatic Complexity vs project health +1.81
Is there an additional runtime cost for using named parameters? -0.83
C# Book Question 0.00
Should I suppress CA1062: Validate arguments of public methods? +1.01
Will Multi threading increase the speed of the calculation on Singl... -0.01
Interview Questions: Is IDisposable hard to understand? +0.08
What are anonymous types in C#? +0.41
C# Thread Spawn Parameter Passing -0.14
Maximizing the number of threads to fully utilize all available res... +1.04
C#: how to construct strings -0.65
Change class definition on runtime -0.16
A nuts and bolts reference to C# performance and memory use +1.11
Can I use foreach to return only a certain type from a collection? +3.18
C# LINQ question, Why need new here? -0.27
Which new C#/VB features require .net Framework 4? +0.49
bad performance from too many caught errors? -0.72
C# memory allocation +2.49
How to maxmise the largest contiguous block of memory in the Large... 0.00
Your step-into request resulted in an automatic step-over of a prop... 0.00
Why can't I inject value null with Ninjects ConstructorArgument? -0.24
.NET object creation and generations +0.39
What is Mocking? -1.44
When to go for object pooling? 0.00
Was delegates static by default? +1.78
c# what does this mean: Loaded += MyWindow_Loaded; -1.12
Display exception information and Debug.Print() messages in Immedia... +0.37
How to make return value optional for a method,if possible? +0.32