StackRating

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

Jeppe Stig Nielsen

Rating
1510.31 (68,616th)
Reputation
44,483 (2,386th)
Page: 1 2 3 4 5 6 7 ... 22
Title Δ
In NUnit how do I specify tolerance for struct's properties com... +0.49
Binary to Decimal Conversion doesn't work +1.92
Code to find the existence of file with partial filename -0.69
Can EventInfo.GetRaiseMethod return an instance, when used on CIL f... 0.00
Encode cp1252 string to utf-8 string in c# 0.00
Moq - verify returns zero even though I can see the methods being c... +0.47
Parsing a value with decimal points -0.02
How does c# decoder know the exact number of bytes it should use fo... +0.48
How to specify anonymous object as generic parameter? +1.13
Moq How to use SetupAllProperties on a get only interface 0.00
Overriding GetHash code and Equals break bindings +0.16
Get default value of a field -0.70
In C# can we ever use protected access modifier for an interface? +1.57
Get type of enum in .NET class +1.11
Customizing autogenerated partial classes 0.00
Julian Date to DateTime INCLUDING HOURS AND MINUTE +0.23
System.NullReferenceException in a linq sort OrderBy(a => a.Url)... -0.02
Copying numbers from PARI/GP 0.00
Testing a method accepting a delegate with Moq 0.00
Trying to understand MockSequence 0.00
foreach Dictionary<>.Values or foreach Dictionary<> +2.17
When can a List<T> have its Enumerator.Current always return... -0.02
Achieve table layout with String.Format +0.48
How can compiler compute automatically co- and contravariance? -0.37
Remove elements from one Hashset where NOT in another Hashset? +0.48
How to mock a class without default constructor using Mock.Of<T&... 0.00
When should I use <> (or <,>)? +0.48
How to setup a controller's method using moq 0.00
Take the first five elements and the five last elements from an arr... +0.14
How to compare value of two boxed variables? +0.52
Testing console output using a mock TextWriter 0.00
Difference between abstract class whose constructor requires argume... +0.70
Collection that maintains sort order C# +0.66
Do C# generics prevent autoboxing of structs in this case? +0.44
Linq Distinct() or GroupBy() method is not working in below scenario -0.52
Finding all properties that are the same generic class 0.00
Using "value" as an identifier in C# -0.21
I want to access one of its properties (as default property) when I... 0.00
How to stop evaluation of parameters in calls to debug functions wh... +0.48
Decode byte array -0.97
Is there a specific function that will return whether or not a give... -1.26
Subsequent method calls to same method enters a new context? -0.24
How to Parse a nullable DateTime during a LINQ group operation? +0.47
Unboxing nullable types - workaround? +0.33
Base Version of Mocked Protected Method Is Being Executed -0.54
How to add non generic method to wrap generic method -0.85
Return ambiguous type object from function 0.00
Compare two System.Enum of type T +2.19
Improve IEnumerable<byte> parsing performance +1.22
return true or false if at least one entity in list A matches an en... +2.42