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 ... 15 16 17 18 19 ... 42
Title Δ
How do you access data in another class in C#? +0.24
Can using string.Empty be harmful? +0.80
Forcing Dispose() while debugging +0.25
Need any design ideas for filtering properties of an object -1.02
Why are C#/.Net strings length-prefixed and null terminated? +0.99
How to make CastleWindsor create a new instance when Resolve is cal... 0.00
What is the meaning of "this" in C# -0.75
What is meaing of "A struct cannot have an initializer in the... +0.52
Using a LINQ Where clause to filter by data in an associated table 0.00
What's happening in the background of a unsigned char to integer ty... +0.64
Can I dynamically create a property type and property name for an o... -1.71
Abstract Base Class w/o Polymorphism +0.24
Modify Struct variable in a Dictionary -1.46
Combining List initializer and object initializer -1.27
string values to byte array without converting +0.33
Create class with interface using C# abstract factory -0.84
Alarm class in C# +0.49
C#: How to use the char overload for string.Replace() to replace wi... +0.25
Get object by reflection +0.27
String assignment in C# +1.15
Inconsistent Accessibility: Parameter type is less accessible than... +1.18
linq how to query a specific date's data +0.77
Can a List.Sort using a randomized Comparison delegate run infinite... +0.95
Calling generic method using reflection in .NET -1.49
KeyValuePair - no parameterless constructor? 0.00
In NHibernate ID Generator section in mapping files, What is the me... +0.28
c# abstract inheritance design question -0.04
C# Collection was modified; enumeration operation may not execute +0.06
C# string does not contain possible? +0.26
Convert string array to lowercase +0.60
C# add validation on a setter method +0.87
Why does DateTime's AddMonths function takes Int32 parameter and no... -0.51
Best way to specify whitespace in a String.Split operation +0.56
C# Reflection Getting static property of concrete class from Interf... -2.72
How to obtain property name and types (by reflexion or better) of a... -0.26
nullreference exception 0.00
LINQ To Objects GroupBy method +0.71
Book on Test Driven Development in .NET (using Mocking frameworks) 0.00
How long will a C# lock wait, and what if the code crashes during t... +1.03
Can a namespace difference between implementations be generalized/a... -0.24
Rename variable on inheritance -1.22
If Singletons are bad then why is a Service Container good? -0.10
Which .NET Framework classes implement IDisposable -2.22
Multiple string comparison with C# +0.58
How do I convert a List<interface> to List<concrete>? -1.56
Why must the new() constraint require a public constructor? +0.26
Need to learn multithreading any good books or good articles? -0.20
difference between IComparable and IComparer -2.05
where clause on a constructor in C#? +1.04
Is it possible to change the return type of a function +0.46