StackRating

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

jason

Rating
1712.91 (100th)
Reputation
201,610 (230th)
Page: 1 ... 13 14 15 16 17 ... 42
Title Δ
Finish function higher in hierarchy -0.76
Get object function using reflection +0.22
How much does the .NET Framework rely on the Windows API? -1.40
Does c# Using Directive affect object size? +0.23
How to generate 8 byte GUID value in c#? +0.40
Is MemoryCache.Set() thread-safe? -2.05
Problems with generic methods and predicates -1.01
Where do I put my extension method? +0.84
Does the generic list method Clear() use the method RemoveAt()? +0.94
Calculating the similarity of two lists -0.68
Supporting both covariance and contravariance for a single type par... +0.30
Get Class Name with extension in C#? +1.75
Difference between covariance and upcasting +1.15
How can I create a unit test that verifies that all fluent validato... 0.00
C# class ? in property (what does it mean?) +0.71
C# Compress a string of characters -0.38
Question about .Net C# class extension of System.Array +0.89
Letter after a number, what is it called? -0.65
Use Microsoft Solver Foundation in C# +0.64
Static method in abstract class to return IEnumerable<DerivedTyp... +0.60
Should I not use LINQ to objects because Microsoft might change it? -0.33
NHibernate GenericADOException -0.71
SqlBulkCopy Insert with Identity Column +0.78
C# Method Statements Not executing in correct order +0.68
inheritance in c#. copy properties in the base object +0.05
RSA encryption in C#: What part defines the public key? -2.47
combining hash tables and writing to file +0.04
Why does the Linq OrderBy extension not affect the list it is calle... -0.78
Which exception should be thrown when a required property of a para... +0.58
C# why code compiles without any name spaces included +0.81
C# get all elements of array -1.25
List<dynamic>().Add problem C# +1.04
Method execution inside loop declaration +0.91
Inverting a graph +0.78
Simple string replace question in C# +0.53
Distribution sort in c# 0.00
Only allow Factory method to instantiate objects (prevent intantiat... -1.89
Which one is better for getting accurate performance counte:DateTim... -0.86
Extension methods and Enums -1.74
How to create a loop for the following case? +0.94
Backslashes not working properly in my web service +0.74
How to list all Variables of Class +0.94
How to I pass an object obtained through reflection to a template? 0.00
Why does this C# assignment throw an exception? -0.97
Why can't i declare a field using var +0.24
Should volatile be used with a (non-concurrent) collection? +0.05
Any ORMs which provide decent methods for high speed bulk inserts? -1.97
Method accessible only for the outside? +0.40
DateTime.TryParse converts decimal to datetime +2.67
c# lock question: lock(this) vs lock(SyncRoot) +1.05