StackRating

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

nawfal

Rating
1471.73 (4,517,098th)
Reputation
45,120 (2,331st)
Page: 1 ... 10 11 12 13
Title Δ
Is there an IDictionary implementation that returns null on missing... 0.00
Most feature-full collaborative editor for Mac OS X? 0.00
Convert Enum to String 0.00
Casting an Item Collection from a listbox to a generic list 0.00
Remove element of a regular array 0.00
Lambda variable names - to short name, or not to short name? 0.00
Split a collection into n parts with LINQ? 0.00
How to improve data access layer select method Pattern 0.00
How to Share App.config? 0.00
How do I save a stream to a file? 0.00
Why must a lambda expression be cast when supplied as a plain Deleg... 0.00
Creating instance of type without default constructor in C# using r... 0.00
Check for column name in a SqlDataReader object 0.00
What's the difference between "using" and "on"... 0.00
Find the most occurring number in a List<int> 0.00
Where should View & Presenter be born 0.00
Is datareader quicker than dataset when populating a datatable? 0.00
Programmatic equivalent of default(Type) 0.00
Dot net assembly viewer? 0.00
Shouldn't C# 4.0's new "named parameters" feature be call... 0.00
Is there a better alternative than this to 'switch on type'? 0.00
Why does C# forbid generic attribute types? 0.00
Order of controls in a form's Control property in C# 0.00
What issues do you consider when designing a hash function? 0.00
Extension methods syntax vs query syntax 0.00
Lightweight SQL database which doesn't require installation 0.00
Bidirectional 1 to 1 Dictionary in C# 0.00
Most efficient way to check for DBNull and then assign to a variable? 0.00
Trim whitespace from middle of string 0.00
Is there a sorted collection type in .NET? 0.00
Embedding DLLs in a compiled executable 0.00
is vs typeof 0.00
Getting a System.Type from type's partial name 0.00
When should I use a List vs a LinkedList 0.00
What's the difference between an argument and a parameter? 0.00
HashSet vs. List performance 0.00
Catch multiple Exceptions at once? 0.00
Does Class need to implement IEnumerable to use Foreach 0.00
.NET windows application, can it be compressed into a single .exe? 0.00
Using .Net, how can I determine if a type is a Numeric ValueType? 0.00
Is there a case where delegate syntax is preferred over lambda expr... 0.00
How do I enumerate an enum 0.00
How do I enumerate an enum 0.00
What is "Best Practice" For Comparing Two Instances of a... 0.00
Best Free Text Editor Supporting *More Than* 4GB Files? 0.00
How to get the underlying value of an enum 0.00
What is quicker, switch on string or elseif on type? 0.00
Getting all types in a namespace via reflection 0.00
How and when to abandon the use of arrays in C#? 0.00
How do I check for nulls in an '==' operator overload without infin... 0.00