StackRating

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

usr

Rating
1590.81 (2,255th)
Reputation
147,879 (388th)
Page: 1 ... 63 64 65 66 67 ... 91
Title Δ
What's the most efficient syntax to use Merge to upsert many rows a... 0.00
Should I use a Worker Role or a Thread to reset the states of an en... 0.00
Time complexity for array management (Algorithm) -0.23
Safe use of SecureString for login form -0.26
SQL View optimisation +0.10
Performing a series of SQL queries, and need to be able to cancel t... -0.07
Close database connection in MSSQL server -0.56
optimal isolation level for specific applications 0.00
A generic way to save an entity in Entity Framework +0.07
Why I can't see my T-SQL string generated by a queryable -0.39
How to pair socks from a pile efficiently? +0.84
Do I really need to load plugins into a separate AppDomain (given m... 0.00
Looking for an explanation for thread synchronization performance i... +1.39
Large Data: Storage and Query -2.27
How does a database locate a record using clustered index? 0.00
How to get a valid HttpContextBase inside of a Task -1.64
Why include a Repo.SaveChanges() method in a repository? +0.41
How do I speed up the execution of my sql query that generates cate... 0.00
.NET EventWaitHandle signal all threads -1.21
Type safe enum pattern implementation with generics +0.94
Recommended pattern for downloading multiple files in Monotouch (as... -0.08
Stored procedure to re-order rows in a table +1.46
SQL Server, connection pools vs static connection for special cases 0.00
Declaring anonymous type as array correctly to keep scope +0.49
Can low memory on IIS server cause SQL Timeouts (sql server on sepa... +1.49
Some data loss with backup and restore in SQL Server 2008 0.00
Why cant you require operator overloading in generics +2.38
Is it possible to derive(fake) a location path to an in-memory Memo... -2.05
Why Zlib compression is better on string vs binary data? 0.00
Threadpool to Task Conversion 0.00
SQL Server not using index +0.40
What if standing by ORM design clutters my database? -2.17
How can I use WaitHandle awaiting completion of an asynchronous call? -0.48
Get the current Task instance in an async method body 0.00
C# Structs: Mutability versus Performance -2.54
Why does an Expression type in .NET allows construction from a func... +0.60
sql server 2008 Deadlock in two parallel transactions -1.55
C# .Net 2.0 Threadpool equivalent of .Net 4.5 TPL producer consumer... 0.00
How to remove special chars EXACTLY in .net 2.0, no linq is provided +1.43
How correlation helps in compression 0.00
view on multiple tables -0.08
async / await and Task.Run -- How to know when everything is done +2.44
How to return multiple rows with entity framework, and sequentially... 0.00
Reduce cannot contain Average() methods in grouping -2.34
Why is copying a stream and then deserializing using a BinaryFormat... 0.00
Most efficient way of reading a BinaryFormatter serialized object f... -0.97
Expression tree with sql query 0.00
SQL SELECT Statement - Multiple IDs in IN Clause +1.35
How to advertise a TCP host via UDP? +1.95
Why is myString.IsNullOrEmpty() not built into .Net? -0.12