StackRating

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

Euphoric

Rating
1504.33 (164,639th)
Reputation
10,389 (14,613th)
Page: 1 2 3 4 5 6 ... 11
Title Δ
Why IEnumerable.ToList() return fields in alphabetical order? +1.47
Working with enum in C# -1.16
Implementing a dynamic FlatCollection<T> +2.04
Is this a good approach to select the database based on the user? -0.69
GroupBy with predefined type using Linq -0.88
Order of evaluation, instance and method parameters +0.55
Writing an "if" condition in C# but there will not be any... +0.69
C# value is always 0 console application +1.23
Unit of Work Casting issue in Repository pattern +1.85
Implicit cast from IEnumerable<T> to MyCollection +1.32
Efficient Code Refactoring +0.03
Why is a postfix increment (++) operator not allowed after int.pars... +1.67
Parent child loop, design pattern +0.53
Why is this private member accessible? -0.18
Is there a way to write a unit test in C# to ensure a method isn't... +2.28
LINQ Query using 'StartsWith' with an array +1.64
Does Visual Studio enable me to selectively run test cases? -0.49
Adding generic constraints at runtime? -1.04
About "design pattern": object and container of objects 0.00
Is it possible to invoke a generic method in a strongly-typed fashi... +0.68
How to persist inherited objects to database ? (about DB architectu... 0.00
Deferred execution the in repository pattern 0.00
Casting and Interfaces Dilema +0.23
Why is my GUI freezing? -1.50
How optimize the update a c# dictionary with a single key lookup? -0.23
Creating manual threads, also tried using parallel.foreach and asyn... 0.00
C# - What would be the difference in using += 1 and ++? +0.04
Is it possible to create a variant value type? -1.20
What data structure do I need or how to implement a "LIFO-like... +1.46
When are collections enumerated (IEnumerable) -0.43
C# perlin Noise 0.00
Why are base constructors are in static context? How to cope? +1.26
Implementing factory pattern with different return types -0.87
OOP C# - Design pattern for MMO mechanics simulator -0.47
Repurposing the .net type system - bad idea? 0.00
How to get max sum range for specific time period from values in Di... +0.71
Dynamic, ever-changing list of method delegates 0.00
Changing property on WPF control in another application? +0.05
Why I can't add items to the Generic List with indexer? -0.85
Is it possible to use dependency properties on POCOs? 0.00
How can I cast a System.Guid to a string in C# +0.20
Which assembly do I need for DispatcherTimer? namespace not working 0.00
C# How do I update an element in BlockingCollection<T>? +1.31
Should I use the Command pattern instead of a call to a static meth... -2.09
Rich domain model. Anti anemic domain model -1.87
Query objects containing at least one element from a subset with Ra... 0.00
Make an object lifetime depend on another without the latter refere... -0.42
How to detect the changed poco entities in an ObservableCollection... +0.28
Objects in memory & general memory management 0.00
Safely subscribe to PropertyChanged +2.42