StackRating

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

Adam Robinson

Rating
1649.57 (571st)
Reputation
154,621 (357th)
Page: 1 ... 6 7 8 9 10 ... 37
Title Δ
Is there a way to add a table to a Linq-to-SQL dbml in C#? 0.00
Struct or Deep copy - C# +0.35
.NET Reflection: how do I loop through an object that is an array t... +0.29
Entity Framework with 6NF Tables 0.00
Change Property from a base class to [NonSerialized] -2.61
How to Dispose() when class is running an async loop? Wait for loop... -2.03
Func<T, TResult> delegate real world uses +1.07
How to make a threadsafe call to a 3rd party API (OAuth)? 0.00
How to convert between string and byte[] without losing integrity +0.28
SQL ANY & ALL Operators +1.14
From Relational Algebra To SQL -0.69
Playing an arbitrary sound on Windows? +0.30
Pointers to class of root type in C# -1.34
Is there any method or way in C# to add items in a List<T> on... +0.80
Getting location coordinates from device like iPhone in Java (not b... 0.00
Is using 1:n + n:1 between the same tables bad design? +1.36
What other numeric systems are there? -0.98
Field-like events and anonymous delegates 0.00
ShowDialog() memory leak workaround -1.41
Basic Database design question -0.69
When is it better to store flags as a bitmask rather than using an... -0.02
Was IEqualityComparer<T> introduced for the following reasons? +1.04
Poor Performance Filtering Subreports in Client-Side SSRS 2008 0.00
C# How do i access an element of a class when the type of class is... +0.05
How can I determine an empty string when its contents is \0\0\0\0 +0.28
Instead of error, why doesn't compiler promote the two literals to... -0.95
can I see the SQL / is using L2S to update multiple records efficie... -0.60
In .NET, using "foreach" to iterate an instance of IEnume... +0.68
tsql default value dpends on other field 0.00
Are interface members abstract? -0.44
In C#, why can't I modify the member of a value type instance in a... +0.47
Change long if statement to LINQ -1.12
Is there such a thing as portable SQL? -0.73
byte[] to unsigned BigInteger? -0.31
Complex(ish) Joins Question: +1.06
Variables with function scope +0.62
The given key was not present in the dictionary in vb.net 0.00
how to lmit values for a property of type string +0.71
Trouble converting hex to ascii in C# -1.17
T-SQL Query Help -0.80
Finding null value in Dataset - DataRow.IsNull method vs ==DbNull.V... +0.87
Should I Design a SQL Server database to rely on UNION or avoid it? +0.74
The selected object(s) use an unsupported database provider ! +0.30
How to convert a IEnumerable<DataColumn> into a Datatable? 0.00
Should I go ahead with my self-made ORM? 0.00
Business layer handling Linq-objects without knowing it? +1.60
EntityFramework: How to NOT update related objects? 0.00
Generics with Generic Parameters and Abstract class -1.24
OutOfMemoryException using timer elapsed event c# 0.00
foreach-ing through a listview and accessing subitems? -0.27