StackRating

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

Jay Bazuzi

Rating
1518.46 (35,164th)
Reputation
31,855 (3,749th)
Page: 1 2 3 4 5 6 ... 7
Title Δ
How can I make a Windows batch-file which changes an environment va... +1.29
How to add collation to Linq expressions? -0.01
Inheriting applications at a new job +0.85
Convert an array of 'enum' to an array of 'int' -1.30
Checking null and string.Empty in C# +0.04
Is there any performance difference between ++i and i++ in C#? +0.71
When should I use IEnumerator for looping in c#? -0.29
What's the best way to refactor a method that has too many (6+) par... +0.73
What are some tips to make my project compile on a fresh checkout e... +0.71
Is there a good way of getting MethodInfo of open generic method? +2.62
Why is the with() construct not included in C#, when it is really c... -0.48
Switching from VB.NET to C# - any advice for learning C#? -0.22
How to use LINQ to return substring of FileInfo.Name -0.32
C# (.NET) Design Flaws +0.03
What development tools do you carry on your USB drive? -0.54
Why explicit interface implementation? -0.47
What's your most controversial programming opinion? +0.18
What's your most controversial programming opinion? -0.66
Preventive vs Reactive C# programming +0.01
How does a good developer keep from creating code with a low bus hi... +0.92
How can I improve Visual Studio performance on a slow hard drive? +0.32
How many types should be implementing the Repository pattern? -0.49
Is there a cleaner syntax for applying an operation to each element... +1.03
Should parameters/returns of collections be IEnumerable<T> or... +0.18
Should parameters/returns of collections be IEnumerable<T> or... +1.19
C# - How to use a interface for a generic list when serializing -0.01
how to decompose integer array to a byte array (pixel codings) -0.01
if (condition) continue; OR if (!condition) { ... }? (style prefere... +0.55
Adding the same comment to every code file in a Visual Studio solut... -0.54
A new expression requires () or [] after type compilation error - C# -0.04
Is there a built-in IsLowerCase() in .NET? -0.01
Find Unique Characters in a File +0.41
How do you type lisp efficiently, with so many parentheses? +0.50
How to quickly code and run small C# code +1.20
Enumerator Implementation: Use struct or class? -1.22
Is there a way to customize the tool tip of a custom object in the... 0.00
Refactoring: When do you know it's time and when do you do it? -0.54
Is there a way cast an object back to it original type without spec... -0.17
What are pitfalls for agile development methodologies? +0.27
Why is it considered a bad practice to omit curly braces? +0.26
Best practices for wrapping an external library -0.00
RAMDrive for compiling - is there such a thing? -0.30
C# - How can I make sure all my structures are initialized? +0.72
creating a shortcut for a exe from a batch file +0.57
What are the tell-tale signs of bad object oriented design? -0.30
Is there a way to reach a `protected` member of another object from... +0.04
What should coding guidelines do, and are there any good examples o... +0.05
How do you organize C# code in to files? +0.80
What do you do to learn shortcuts? +0.29
How do I take a GUID as an attribute parameter? -0.48