StackRating

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

Tigran

Rating
1540.39 (11,612th)
Reputation
55,881 (1,719th)
Page: 1 ... 17 18 19 20 21 ... 50
Title Δ
Why is there no exception if using not existing font? +0.47
Can you dispose of multiple objects within a Using block? -0.67
Is it necessary to remove events when disposing an object? 0.00
How to integrate SVN and what are the benefits +1.06
C# object still exists after removing its reference +2.13
NullReference exception occurs even when the object is not null -0.73
Override the Add method of a ComboBox +1.59
Setting the correct index for a combobbx item +0.41
Singleton - I can create multiple instances +0.92
How to encode & decode non Ascii characters? +0.51
Why do I need a parameterless constructor? -0.82
Why is property setter is defaulted to public -0.25
Why does my shared event handler think the handler's nominative &qu... +2.19
Where does a thread end? +0.12
What is the best way to implement a "timer"? +0.18
Read console output while program is running c# +1.16
Static Constructor behaviour (C#) +1.17
What is the purpose of the string builder here? -0.08
Before reading a file, do I have to check ANSI encoding? -0.87
Factory Method - get by ID in .NET 2.0 +1.56
Return IEnumerable<T> or convert to List<T> immediately? +1.10
Create property at runtime +1.65
What gives you the better perfomance? C# : Const Vs Normal fields -... +2.89
c# how do i get check if a selected item in a listbox has changed. ? -1.88
How to generate SQL from a user's visual interaction? +0.50
Only assignment call increment decrement and new object expression... -1.48
c# object lifetime. where the retrieved value of pointer is used 0.00
Single line if statement with 2 actions -0.50
How to write an if statement for "a list does not contain a st... +2.12
How to set Focus on the Form? +0.23
Possible Drawbacks of Compiling with /unsafe +1.81
When exactly does an item get disposed? +0.25
Coding practice - using abstract or a private constructor -1.30
Why covariance and contravariance do not support value type +0.90
Is it possible to not write `public` each time before a field in a... +2.01
Utilities library for opentk +0.53
How many parameters in C# method are acceptable? +0.41
Just copying a xaml file into a clob. Why is not working +0.52
Can I make an Enum return something other than an integer? +0.53
How can I avoid entering strings for known keys in C# +0.53
How to wait for a boolean without looping (using any kind of wait /... +2.86
Whats the difference between these two comparison statements? -1.18
String Equality - What is going on here? -0.01
Databind based on items in a collection matching some criteria +0.30
protected internal class working within class but not working outside +0.01
Can I use a timer to update a label every x milliseconds +2.03
C# |= and &= operators -0.98
How can I check if dll is .net library "The module was expecte... -0.08
Issue with inheritance in C# -0.84
'out' parameter versus generic/template argument: best practice +0.06