StackRating

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

Sergey Berezovskiy

Rating
1702.76 (138th)
Reputation
194,787 (245th)
Page: 1 ... 81 82 83 84
Title Δ
Questions on unit testing of private methods +3.69
How to avoid private property null check to do lazy loading? +3.24
How to access controls in other class +0.14
testing method which create a new thread and result we get from eve... +3.89
Unit testing interface implementations, how to do it? -0.34
read paragraphs of text, get next lines using StreamReader 0.00
Is it possible to hide a callback mechanism in a single method? +4.25
How to check if certain properties of an object are not empty in C# +3.52
How to create a collection class containing list of abstract elements -0.30
DDD: MailService.SendNotificationToUser() or User.Notify()? 0.00
Added functionality broke my tests - very simple logic too +3.81
Raising Events in C#: performance and elegance +1.84
Looking for a tool to read and query via X-Path large XML files 0.00
log4net filter - how to write AND filter to ignore log messages -4.21
How to force my lambda expressions to evaluate early? Fix lambda ex... 0.00
NUnit attributes +1.60
how to get the integer value of an enum, when i only have the type... +4.04
Using String Split -3.10
What is wrong with my program logic -4.18
How to name a class that wraps several primitive types? -3.06
c# navigate or skip forms 0.00
Way(s) to avoid continuous, similar conditional blocks -1.51
Winforms : Intercepting Mouse Event on Main Form first, not on Cont... +3.69
How to return a generic object from a method in C# -1.55
Object reference not set to an instance of an object +3.84
Can I create a transparent background on a PictureBox in WinForms? +3.97
Thread issue in C# -0.98
fully initialized class -1.06
Conditional Statements difference -2.99
Does Dictionary.Keys.List()[i] correspond to Dictionary.Values.ToLi... -2.79
What's better: id ?? 0 == 0 or id == null || id == 0? -2.26
How to replace space as a newline in a textBox with Multiline prope... +1.12
How to select listbox item by ValueMember -2.66
What's the difference between FileStream.Flush() and FileStream.Flu... +0.84
Multithreading access of win forms controls c# -2.56
how to print all images of flowlayoutpanel using c# 0.00
Why is 'readonly' essential in the following implementation of Sing... -3.41
How can I start another process in Debug mode in Visual Studio 2010? +3.53
Working with dialog boxes in C# +3.59
c# winform programming -0.13
Cast a String to an Enum Tag in C# -0.13
How can I use Rhino mocks to mock just one value in a test object? -2.76
How to know if a DateTime is between a DateRange in C# +4.71
Timers in C#, how to control whats being sent to the timer1_tick +1.05
Using foreach with ArrayList - automatic casting? +3.18
Problem with BackgroundWorker and UserState on ProgressChanged Call... +1.14
C# and .NET language: Replacing use of C Macro +4.83
Difference between BackgroundWorker and Thread? -1.44
Encapsulation of reference types inside a collection +2.31
C# Class for apples or fruit? -1.34