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 ... 8 9 10 11 12 13
Title Δ
Factory vs instance constructors 0.00
How to initialize var? 0.00
How do I auto size columns through the Excel interop objects? 0.00
Fastest method for SQL Server inserts, updates, selects 0.00
When NOT TO USE 'this' keyword? 0.00
What is the difference between Database Abstraction Layer & Dat... 0.00
how to get access to private members of nested class? 0.00
implict type cast in generic method 0.00
How to determine if a decimal/double is an integer? 0.00
Correct method of a "static" Random.Next in C#? 0.00
Anonymous type and tuple 0.00
Cancelling ListBox SelectedIndexChange Event 0.00
Implementing GetEnumerator() for a collection inherited from List&l... 0.00
When To Use IEquatable And Why 0.00
ADO.NET data table vs. data reader 0.00
ADO.NET data table vs. data reader 0.00
Does C# support the use of static local variables? 0.00
Help in creating Enum extension helper 0.00
Can’t assign to delegate an anonymous method with less specific par... 0.00
How can I compare (directory) paths in C#? 0.00
What Performs Worse: Reflection or Boxing? 0.00
Getting to Microsoft.Office.Interop.Word.dll? 0.00
File name? Path name? Base name? Naming standard for pieces of a path 0.00
How to find out if a property is an auto-implemented property with... 0.00
How to determine if Type is a struct? 0.00
C# 4.0: Can I use a TimeSpan as an optional parameter with a defaul... 0.00
Is there a better data structure than Dictionary if the values are... 0.00
copying items of one listbox to another 0.00
Check if types are castable / subclasses 0.00
Why is the LINQ "apply-to-all" method named Select? 0.00
Code samples to test IDE color schemes 0.00
Break out of a while loop that contains a switch statement 0.00
How can i make params `out` in C#? 0.00
Variable number of arguments without boxing the value-types? 0.00
Exception: Specified cast is not valid 0.00
Cannot modify the return value error c# 0.00
Simple proof that GUID is not unique 0.00
How to convert IEnumerable<char> to string[] so I can use it... 0.00
How do you get a C# property name as a string with reflection? 0.00
How do I optimize table after delete many records 0.00
Get last element in a SortedDictionary 0.00
Git and Mercurial - Compare and Contrast 0.00
common pre-mature optimizations and micro-optimizations 0.00
.net: Adding dictionary item - check if it exists or allow exception? 0.00
Identify the Operating System details in C# 0.00
When to use a SortedList<TKey, TValue> over a SortedDictionar... 0.00
How to add folder to assembly search path at runtime in .NET? 0.00
Is there a C# generic constraint for "real number" types? 0.00
How can I generate random alphanumeric strings in C#? 0.00
How can you return a Collection<ConcreteType> as a Collection... 0.00