StackRating

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

Sergey Teplyakov

Rating
1487.90 (4,445,523rd)
Reputation
9,404 (16,382nd)
Page: 1 2 3 4 5
Title Δ
Should I test UDP server code, and if so - why and how? -3.22
Can I cast a LINQ query result to BindingList<T>? -3.39
.NET code compilation or complication? +2.75
How to access ObjectDataSource object after bind to GridView +0.13
WCF service with ConcurrencyMode.Multiple and InstanceContextMode.S... +4.08
Insufficient memory in "Data Source Configuration Wizard" 0.00
Virtual functions with two operands that can take many different ty... +0.98
Please recommend resources to learn design patterns -1.49
Which design pattern does this? +0.02
Prevent class inheritance in C++ -4.15
Are there any performance drawbacks to using 'do nothing' default e... -1.36
Refactoring PropertyChangedEventHandler +1.64
What is the most elegant way to overload a constructor/method? -0.39
virtual destructor -1.83
c# Extension methods - design patterns -2.67
Looking for a good exercise to help me get better at Multithreading -2.25
How to create a DateTime nicely which is today at 23:00 -1.56
.NET, C#: How to add a custom serialization attribute that acts as... +4.08
C# - confused on lock +2.24
Use struct as base for derived class in C++ -1.77
how c++ implements the polymorphism internally? -1.82
Class data default initialization -2.59
Should a class ever have static and non-static members -2.59
OOAD book recommendation: from theory to practice +4.06
Is this ambiguous or is it perfectly fine? +4.35
Why can't we declare a std::vector<AbstractClass>? +0.33
WCF service returning an array of dictionary<string, object> +3.73
Factory pattern with external dependency +3.58
Compile time polymorphism vs. run time polymorphism -2.01
.NET Enumeration allows comma in the last field +0.46
Why can't reference to child Class object refer to the parent Class... -1.27
Does pure composition break OOP concepts? -3.74
Multiple ways to define C# Enums with [Flags] attribute? +1.67
Socket Server: Manage client connections 0.00
Should I redundantly test arguments (e.g collection emptiness)? -0.68
TCPIP networking with C# +4.14
private inheritance and composion, which one is best and why? -2.04
.NET Parameter passing - by reference v/s by value +0.59
Notify Gui that data class has changed -3.52
C# change property of an object dynamically -3.39
C# Getting the Type of a Public Variable based on an Enum value -0.60
When is it OK to catch an OutOfMemoryException and how to handle it? +1.55
Size of structure +4.97
How to port C++ code to C++/CLI in Visual Studio? -3.67
C++ Compiler Error: No matching function for call -1.55
where does object reside in c#? -2.21
C#: Is there a way to classify enums? +0.05
C# naming conventions for acronyms +2.20
C++ classes , Object oriented programming -2.70
What is the best way, using the "State" design pattern, t... -3.51