StackRating

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

Zdeslav Vojkovic

Rating
1547.41 (8,755th)
Reputation
12,703 (11,477th)
Page: 1 2 3 4 5 6 ... 8
Title Δ
Infinity time of compilation C++ +2.01
How to understand the meaning of "Contract" -0.67
Store object of a class within the class itself +1.98
Construct object in base class constructor? -0.27
Best way to transfer the data between layers -0.27
When to check List<T> for null, when for 0 and when both -0.34
How to implement the event handler for a MFC CEdit ON_EN_SETFOCUS? 0.00
Doing Distinct() using base class IEqualityComparer, and still retu... +0.53
unresolved external symbol even though i think i am linking correct... 0.00
Adding registry keys via .reg file 0.00
Method-level SRP vs. interface bloat 0.00
C++ rand() keeps returning the same number +0.32
convert string to stream -0.74
"dreaded diamond" with polymorphism 0.00
Class design to avoid need for list of base classes +1.33
Can someone explain the " - '0' " -1.00
What is best practice for using and object over and over in runtime -0.89
C++:using pointer to unordered_map or just defining it as a member... -0.94
string.format if else statement +0.24
QT Cannot convert 'std::string' to 'std::string*' in initialization -1.03
Is there a list for known CLSIDs of the windows registry? 0.00
django tutorials: 500 @ debug=false +0.47
Sending an Array of strings from c# to c++ via COM -0.15
Is it good practice to pass TempData and/or ViewData to services? 0.00
What is the use of an IoC framework in an MVC application? -0.18
Why isn't there an AutoUnknown value in the System.Runtime.InteropS... 0.00
How to register a com class created in c# at the time of running in... -0.53
Visual Studio not stopping on an exception being thrown -2.13
Where to put a method dealing with a relation between two classes? -0.03
Strategy for DTO pattern - multiple DTOs per entity or just one? +0.28
How to declare function which must be implemented and not virtual? +0.09
no appropriate default constructor available but constructor is dec... -0.03
Using objects in a managed dll from Native C++ 0.00
Duplicating a Non-Serializable (COM) Object 0.00
Naming Convention for populating properties using a function 0.00
VB.net classes - Object reference not set to an instance of an obje... -1.30
Why do we might want to put class name before a method? -0.28
What is the simplest example using auto in C++? +2.89
MultiThreading COMObject and UI Thread (C#) +0.47
I am wondering about the state of connection and impact on code per... -1.04
Best design pattern for a conditional booking system -0.38
Suggest design: almost every object in app has loggger +0.46
How to ensure certain class members are initialized before use +0.49
How to send a custom message from user application to SYSTEM app? -0.39
Why use C++ instead of C# for driver level programming (system leve... +0.04
No Appropriate Default Constructor Available despite default constr... +0.29
How to elegantly create command objects read in from serial port in... 0.00
Strange error when compiling with vc++ 2012 -1.61
what is the point of the bool bRet do wile loop in cocos2d-X? +1.45
call by value vs const call by reference -0.05