StackRating

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

David Yaw

Rating
1586.14 (2,560th)
Reputation
23,329 (5,595th)
Page: 1 ... 8 9 10 11 12 13
Title Δ
c# Tuple - What is a practical use of Tuple -0.78
How can I specify the version of zip to use in bash? 0.00
Is auto_handle still the suggested method for determanistic disposa... -0.86
Check whether the Control is a Button in c++/cli +1.93
for statement inside a for each in c# -1.93
Do I need to redefine the member selector operator in a User-Define... 0.00
Visual C++ (C++/CLI) Forward Declaration with Derivative Classes? 0.00
How could I give access to private variables to another class but n... +1.60
c++/cli delegates + lambda + overload funcions 0.00
How to define an array of strings in C++/CLI? -0.28
C++/CLI type-cast operator 0.00
Windows 7 insists folder does not exist when it does +0.24
How to implement generic collection lookup method that can return c... -0.95
Why cant we override Equals() in a value type without boxing? -0.23
Generic interface inheritance (design issue) -1.50
Does any built in function in VC++ to sort number? 0.00
How to get a property value using reflection -2.30
C++/CLI wrapper trying to use MFC CObject inheritance 0.00
How to search a string within another string in Visual C++? 0.00
Is it possible to make IEnumerable<char> implement IComparable? -2.48
Referencing TabControls from another Form C++/CLI 0.00
How to declare the KeyEventArgs from different HeaderFile Class? 0.00
Instantiating WinForm2 From WinForm1 that is adding WinForm1 throws... 0.00
How to set an event handler of a lower class radiobutton in an uppe... 0.00
How to call a method asynchronously -0.73
Assembly.ExecutingAssembly() GetType() doesn't return anything +0.43
C# dynamic keyword and thread safety 0.00
Pattern matching for swedish character +1.77
C# IDisposable Class, proper usage of Dispose, getting error 'dispo... +2.00
Dynamically adding menuStrip items 0.00
Use if statements to micromanage stack -0.08
Arrays with C++ CLR 0.00
How to remove a part of a string with variable? -2.42
C# concatenation quicker -0.02
Getting error C3352 (specified function doesn't match delegate type... 0.00
Does the address of the result of std::string::operator[] point to... -1.06
strange token in: for(; max != 0 ; max/=10, pow10*=10) +0.15
Get memory buffer with c++ +1.66
When using an XElement once, declare inline or create its own object? +1.01
Using Text Encoding in C++/CLI 0.00
How to use a C# Enum in C++/CLI 0.00
Where is this managed object stored? -1.14
Create List<int> from a list<class> -0.64
How to check whether a (generic) number type is an integral or noni... -1.02
Equivalent of func_get_arg in C#? -0.62
How can Contains returns false but GetHashCode() returns the same n... +0.91
I have read that it is bad practice to iterate over a HashSet. Shou... -1.41
Convert nb.FormClosed += (s, ex) => to C++ CLI 0.00
Equivalent type for CStringList 0.00
How To Handle An InvalidOperationException In A foreach Loop Contai... +2.03