StackRating

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

MagicKat

Rating
1483.07 (4,482,968th)
Reputation
7,845 (20,163rd)
Page: 1 2
Title Δ
Why do we usually use `||` not `|`, what is the difference? -1.75
Fastest Convert from Collection to List<T> -2.33
is vs typeof +4.16
How to get Visual Studio 2008 to edit SSRS 2005 Report Projects w/o... -3.94
.NET "must-have" development tools +2.73
Reading compound documents in c# -3.19
Is the #region directive really useful in .NET? -3.97
ReSharper-- Unstable for anybody else? +1.41
How do you stop interim solutions from lasting forever? +1.38
How do I discover the return value at the end of a function when de... +0.21
Determining if enum value is in list (C#) +2.51
Should repositories implement IQueryable<T>? 0.00
How do you decide if a project should be web-based or desktop-based? +2.86
Is there a maximum number of characters that can be written using a... -3.56
High resolution timer in .NET +1.52
Partial Classes in C# +3.73
LINQ to XML for a small appliction can it replace a small database? +4.19
How to properly clean up Excel interop objects +0.53
What would cause the current directory of an executing app to change? -1.27
What's the best way of implementing a thread-safe Dictionary? -3.69
How can you inherit from a sealed class using reflection in .Net? -2.34
Inherit IEnumerable from Object consequences -1.90
Should I provide a deep clone when implementing ICloneable? +3.83
Can I use "System.Currency" in .NET? +2.33
Create Excel (.XLS and .XLSX) file from C# -1.88
What's the best way for a .NET winforms application to update itsel... -2.32
Best way to track down a memory leak (C#) only visible on one custo... +3.36
When to use IEnumerable over IEnumerable<> -1.70
How do I persist a ByRef variable into .net winforms dialog form? -1.10
Pitfalls/gotchas of ClickOnce/smart-client deployment in .NET +0.06
C# "Using" Syntax -2.95
Sounds for build error/success in Visual C++? -2.51
What is the difference between bool and Boolean types in C# +1.96
How can I pass an argument to a C# plug-in being loaded through Ass... -2.46
VB.NET - Application has encountered a user-defined breakpoint +4.16
How to call Java code from C#? +4.34
Compile-time error for NotSupportedException in subclass function -1.71
Delegates as parameters in VB.NET -2.32
What is the best way to generate and print invoices in a .NET appli... -2.40
Real-world examples of recursion +0.82
(any == System.DBNull.Value) vs (any is System.DBNull) +0.74
How do you get total amount of RAM the computer has? +4.23
How can I use debugbreak() in C#? +1.77
How Do VB.NET Optional Parameters work 'Under the hood'? Are they... +4.36
How to Refactor to Generics from Class that Inherits from Collectio... -2.86
Using PostSharp to intercept calls to Silverlight objects? +4.14
What to use for version control with Visual Studio 2008 for inhouse... -2.67
Formatting of if Statements +1.39
Automatically select all text on focus in WinForms TextBox -0.43
Yield in VB.NET 0.00