StackRating

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

Adam Houldsworth

Rating
1647.14 (611th)
Reputation
55,332 (1,745th)
Page: 1 2 3 4 ... 21
Title Δ
How to use an altered Roslyn in Visual Studio 0.00
OrderBy to alternate between the start and end of a list using LINQ -0.88
what is the benefit to create a singleton class by implementing a i... -0.95
Need help understanding .Select method C# +1.28
Implement Enumerator.GetNext() extension method 0.00
How to get "remainder" of query (all non-matched pairs) i... +1.08
Static constructor called more than once +1.62
Difference between two List with same entries but not the same count -1.23
Self generic type +1.20
cannot implicitly convert type when groupby -0.78
How to build a SelectList using IEnumerable instead of a List type 0.00
Use of Unassigned Local variable when adding item in listview +0.31
Why does Enumerable.Range get iterated twice? +1.56
Specflow: Specifying multiple scenarios per feature -0.18
handling stale caches with multiple servers 0.00
Any difference in behaviour using this.X and base.X when refering t... +1.33
ShellView or MainWindow as the master view in application? 0.00
Return array of 'this' in C# +0.69
How to use threading or Task pattern in following scenario +0.87
Is it possible to manually mark/unmark an object for garbage collec... 0.00
Passing Enums as parameter from abstract class +1.27
Difficulty in Removing Items From List? +0.30
How to rotate custom control in Windows Forms -0.54
Additional information: Unable to cast object of type 'System.Windo... 0.00
What is the difference between Sensors namespaces available for Win... +0.30
How to make a method work for Lists of different objects? +0.45
Cannot implicitly convert type int[] to int?[] +1.73
C# Singleton used as a picture buffer -0.21
What's the difference setting Embed Interop Types true and false in... 0.00
C# LINQ Query for selecting data from different levels of hierarchy 0.00
Possible to constrain generic type to enums? 0.00
any way to compare an integer variable to a list of integers in if... -1.46
Get a list within a list using Linq 0.00
Is there a generic way to fill objects from database? +0.68
Counting in a List of objects with Linq, between 2 dates -0.20
C# calling un-implemented method in abstract interface implementation +0.05
Convert jagged array of string to list of list of string in C# +0.29
Why is it preferred to not use finalize for clean up? .NET 0.00
How to get the current iteration of the Enumerable.Repeat method -1.95
How can I set default parameter value for an action -1.68
Pause the program to check variable values in C# -1.30
Datatable.Dispose() will make it remove from memory? -1.30
Instantiate DateTime object based on today's date but different hou... -1.21
LINQ order by alphabetical followed by empty string -1.18
C# properties, what is the difference between these two implementat... +0.74
Default parameter for value must be a compile time constant? -0.02
Why there is no Nullable<T>.Equals(T value) method? -2.98
Instantiating Null Objects with ?? Operator +1.02
What can you use as keys in a C# dictionary? -0.85
Generic classes - when to use and why +1.44