StackRating

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

Toby

Rating
1505.62 (129,489th)
Reputation
6,133 (26,566th)
Page: 1 2 3
Title Δ
Inserting into Table using SQL 0.00
What's the point in using "is" followed by "as"... -0.65
How is SecureString "encrypted" and still usable? +0.11
Why List<> implements IList +0.39
String to Enum fails if not written exactly even with ignorecase se... 0.00
Checking constraints using IDisposable -- madness or genius? -1.01
Is SQL powerful enough to do this? -0.25
Is the Namespace for a SOAP Web Service case sensitive? -0.00
.Net Listbox will not compile with javascript event handler? +0.02
MultiView & MaintainScrollPositionOnPostBack -0.48
Does it make sense to catch ThreadAbortException and perform no act... -0.30
Return Serializable object from FileStream? 0.00
Disposing of Constructor Injected object -1.12
Is this a good way to handle unique properties for a generic? +0.86
Switch statements are bad? +4.16
Need help on writing a SQL Server query +0.12
C# Threading race condition +4.06
multiple access to sql server database, one table 0.00
FileInfo.Length is greater than 0 but File is Empty? -1.50
Is there a LINQ equivalent method? +2.60
What is the difference between lock and Mutex? +3.00
What's wrong with this singleton I created -1.98
SQL return all id's from 1 table and only ones that don't match fro... -3.15
Remove formatting from a string: "(123) 456-7890" => &... +1.27
Why doesn't the dot symbol work in this Regex? -1.55
How to determine if an object is a collection of objects implementi... 0.00
Can I set the size attribute of StructLayout at runtime? 0.00
How to convert datatable into generic type 0.00
How to round down to nearest X number - pseudocode for VBScript -1.64
How can you print all the characters that satisfy a regular express... 0.00
Sorting a collection in alphabetical order -3.08
Copy one Xml Document contents into another one in C# -3.75
How do I initialize a C# array with dimensions decided at runtime? +2.77
asp.net master pages, content pages -4.35
How do I hash first N bytes of a file? -1.77
File Downloading issue, Complete file is not downloaded 0.00
SQL Server: How can a table scan be so expensive on a tiny table? +1.48
How to organize C# classes +0.12
C# Automatic Properties -- setting defaults -1.69
Using different themes for different customers -0.02
Use SecureString for credit card numbers -3.83
Should I be using inheritance? -0.97
Why is marking an assembly ComVisible(true) discouraged? +0.55
Will Dispose() cause a release of resources ahead of time in this c... -0.78
Using "Throw" in a catchblock (and nothing else!) -2.69
which string operation is better? -2.19
How to create a new Thread to execute an Action<T> +0.58
what are the use of interfaces and diffrences with respect to inher... -2.62
Traversing a list, execute a method: Extension possible? -1.30
Example of "using exceptions to control flow" +1.48