StackRating

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

dlev

Rating
1671.32 (313th)
Reputation
42,600 (2,546th)
Page: 1 2 3 4 5 6 7 ... 13
Title Δ
Declaring an array with incremental values - is there a shortcut? +1.28
Generic Methods signature +1.65
How to detect if virtual method is overridden in c# +0.10
Can .NET implicitly find out one type parameter from another? 0.00
C# Error: Parent does not contain a constructor that takes 0 argume... +1.46
create array in Java without setting number of objects? +0.62
Combining Two Arrays & Projecting +1.00
How would I make this dynamic list in C# 4.0? 0.00
Comparing dynamic objects in C# +0.22
multiplication of two ints overflowing to result in a negative number -1.86
chr(n) failed when n exceeds 256 +0.58
unchecked block doesn't work with BigInteger? +1.11
Cannot declare array of size 400000 in C -0.93
C# creating multiple rectangles using for loop 0.00
FindWindow by class name not working? +0.63
Math.round / Divide problem with a long value 0.00
Elegant way of combining two LINQ quries -0.82
Decision of Static methods vs instance methods in java? +0.77
.NET IEnumerator<string> not advancing on MoveNext when in yi... +1.34
The tilde operator in C -0.34
Why am I unable to acess properties of my object model? +0.68
Linq IEnumerable Extension Method - How to improve performance? +1.15
C# enum array accepting a wrong value +0.86
Implementing a class from 2 interfaces that share some parts +0.10
c# Intelligent way of removing items from a List<T> while enu... +1.32
linq to entities vs linq to objects - are they the same? +0.75
Foreach loop error... undefined for the type +0.08
JavaScript calculating length of a string +0.57
How does the C# compiler work with a split? +1.10
How is a String object instantiated? +0.88
Is this the most efficient way to search for a substring? -1.82
Int32.CompareTo(int x) performance +1.60
Getting the type of an object to pass to a method that accepts gene... -0.60
.NET/C# check if SQL query modifies database and if not execute +0.83
Get property value from string using reflection in C# - problem wit... +0.30
Test for interface failing on WCF host 0.00
WCF: Client sends the value but server receives empty string +0.72
How to sort List<T>? +0.71
Regular expression to check if string has certain number of digits +0.31
Knowing width and height of grid where the amount of elements are k... 0.00
Difference between memcache and python dictionary +1.47
Factory pattern with generic in c# works, but in vb.net, doesn't wo... +1.90
Setting MaximumLength on a StringLengthAttribute in code +0.75
linq select distinct date from a DataTable 0.00
Java initialization question -0.38
WPF data binding does not work 0.00
Splitting a String on * in Java? +0.93
Java Wait and Notify: IllegalMonitorStateException +3.10
Try/Catch exception continue from line that caused the exception -0.11
Producer-Consumer with ExecutorService.newFixedThreadPool - How man... +0.39