StackRating

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

JaredPar

Rating
1614.54 (1,265th)
Reputation
716,987 (26th)
Page: 1 ... 17 18 19 20 21 ... 130
Title Δ
How does Javascript handle function parameters -1.84
C# way to write Func with void return -0.06
assigning value to bool inside while loop +0.81
Given a souce code, Can we find what .NET DLLs do we need? +1.43
Why do I need a finalizer if my class implements IDisposable? -1.01
win32 API createFile function: converting to an LPCTSTR -2.89
Why use ImportingConstructor +2.00
How to test handling of AccessViolationException +0.30
An easy way to parse a string to Key Value Pairs +0.30
Class size instantiated in a sub-function, i.e. is this a good time... +1.56
C# override OnDrawItem -1.20
Why does Google ban C++11 and at the same time invest in Clang? 0.00
Remove a Canvas Child by tag +0.34
Java reads text file with extra whitespace and CRLF -1.55
how can I create a truly immutable doubly linked list in C#? +1.40
object to string array -1.04
String literals that contain '\0' - why aren't they the same? -1.49
Redundant to inherit from Object in C#? +0.88
Pinvoke c++ function in c# that passes out 2 floats -2.10
Define getter on object so all undefined property lookups return &q... -0.54
Does the always compiler include the text "AnonymousType"... -1.00
jquery re-declare $(this) -0.09
Lambda Expressions with multiple search criteria 0.00
Looping through session variables with LINQ? -1.07
In javascript, how to trigger event when a variable's value is chan... +1.05
At what condition is the default constructor generated? +2.00
C2712: Cannot use __try in functions that require object unwinding 0.00
Updating a ListBox from a FileSystemWatcher event 0.00
Different Generics T in the same collection +0.85
can this block of code be written in a shorter way? -0.25
C++ object oriented return value of virtual function in base class +1.60
Trim Function Results -0.56
Can I get a method attribute from a generic delegate? +0.58
break; C++: which loop is it actually breaking -0.20
How do I overload shared methods on non-instance types using extens... 0.00
Setting a property of type T using a variable of type T', and handl... +0.83
Try catch statements in C +1.21
How to use references when compiling c# code via command line 0.00
How to concatenate two LPCWSTR's in c++ +1.53
jQuery remove duplicated element -2.42
Subtle List<string> Manipulation +0.54
Why does my cout output not appear immediately? -0.72
no onclick when child is clicked -2.05
Is it safe to use out variables in calls within LINQ statements? -0.63
C# Dictionary to .csv +0.76
Collection of pointers and adding objects 0.00
Accept only certain strings for a method in C# -0.04
C# Return from a try-catch block -0.75
How to return value with anonymous method? +1.07
How can C#'s string.IndexOf perform so fast, 10 times faster than o... -0.10