StackRating

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

sharptooth

Rating
1561.25 (5,382nd)
Reputation
123,955 (519th)
Page: 1 2 3 4 5 6 7 ... 39
Title Δ
How do I serialize a .NET object into Azure Blob Storage without us... 0.00
Windows Azure - Getting to the web role from a worker role 0.00
Is a Windows Azure worker role instance a whole VM? -2.07
StreamWriter Writing NUL characters at the end of the file when sys... 0.00
STL containers thread-safeness for producer/consumer pattern +1.14
dynamic memory allocation for auto_ptr -0.62
Find DWORD Size -0.14
Will Autoupdate Startup task work in azure application? +1.69
Do GPL and proper etiquette allow me to clone someone else's OS pro... -1.22
RPC Server is unavailable error +1.31
How to call release from COM server -1.45
How do I force compilation of ASP.NET MVC views? -0.16
AutoPointer with objects not allocated on heap +0.82
Why passing derived class type as parameter when calling base class... +0.23
recursive application of operator-> -1.47
Loop in assembly doesn't work 0.00
Registering both 32bit and 64bit DLLs +1.39
SQL Azure privacy issues +0.98
c++ initial value of dynamic array +0.38
error C2614: 'ChildClass' : illegal member initialization: 'var1' i... -1.82
How to find which project or which file uses the unsafe function ca... 0.00
Program Counter? +2.31
What's the difference between external sorting and internal sorting? 0.00
Moving variable of type short into EAX using __asm in c++(VS 2010) +0.38
C++: Reference to dynamic memory -0.54
How can i construct BSTR with embedded NULL character in c++? 0.00
How to tell if a program uses dynamic dispatch by looking at the as... -2.39
"The hosted service is not valid" when I try to list host... -0.63
Effect of calling destructor of boost::lock's? +0.53
array of char assignment does not work -0.99
C multiple variable declaration +0.69
Why doesn't the OS crash if I dereference a null pointer? +0.62
What is the trouble with this code? Why is it showing: Debug assert... +2.58
Inline constructors and One Definition Rule +2.31
Is there a contradiction between these two sources about the `auto_... 0.00
Can a compiler perform global optimization on similar template clas... +1.42
COM: how to specify a specific type of COM object as an argument in... 0.00
Memory management in COM +1.62
Can we reassign the reference in C++? -1.16
Deletion of this pointer +1.42
How to break an infinite for(;;) loop in C? +0.03
Copy constructors in C++ +1.09
Template function for CreateInstance routines +0.39
C++ class empty class size 1 byte -2.12
Azure: SQL Compact possible? +1.78
As the delete operator deallocates memory, why do I need a destruct... -1.21
Is it always necessary to declare destructor as virtual, if the cla... -0.06
How do I round doubles in human-friendly manner in C#? -0.46
Can adding 'const' to a pointer help the optimization? -0.23
what does (int *) before malloc mean? 0.00