StackRating

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

svick

Rating
1615.26 (1,239th)
Reputation
184,532 (269th)
Page: 1 ... 23 24 25 26 27 ... 61
Title Δ
How to get all redirects to a page in Wiki API? 0.00
Compiling dynamic code at runtime using T4 and C# 0.00
Use an expression tree in an method inside another expression tree 0.00
Finding left most node in a binary tree +1.04
Changing the value of a ConstantExpression in a pre-existing Binary... -1.81
foreach with await method +0.11
Task Fails to Run 0.00
How to call async method asynchronously from non-async method 0.00
Multiple Asynchronous Task execution 0.00
Do I need to worry about blocking tasks? +0.43
Is it safe to pass 2 or more variables to a new Task(Thread) via La... +1.38
Attribute argument must be a constant expression 0.00
Tpl's Continuations and exceptions? 0.00
Use of IsCancellationRequested property? 0.00
ToList method in Linq +1.07
Pipelines, multiplexing, and unbounded buffering -0.71
Two namespaces have identical classes, how can I prevent having to... -1.70
Instantiate empty IQueryable for use with Linq to sql -0.16
How to handle exceptions in Tasks with debugger? +0.37
Confused by TaskScheduler and SynchronizationContext for sync-on-as... 0.00
Member collection iteration thread safety +0.35
Linq to XML query on structured document -0.36
Understanding Expression Tree and Parameter Evaluation +1.69
Prioritized queues in Task Parallel Library +0.01
TPL Queue Processing +1.53
What is most GC efficient way to pass a List of items from tree par... -0.75
UTF-8 raw character? to normal string -0.68
Why is List not being resolved by visual studio here? +0.34
How to convert Func<T,bool> to Expression<Func<T,bool&g... +0.53
Unstable unit test result - mock message queue behavior and paralle... +0.32
Is async/await suitable for methods that are both IO and CPU bound? +2.08
MVC4 WebApi process launcher +2.16
How can I use "Where" with an async predicate? +2.20
Group multiple async operations on the UI thread 0.00
Always access data[0] as newest data +2.09
How to get all URLs in a Wikipedia page 0.00
How do I make a method that accepts multiple lambda expressions as... -0.05
Query Wikipedia Software Infobox to Retrieve Current Version? 0.00
use .Net UdpClient in a multithreaded environment -0.64
How to schedule a TaskCompletionSource.Task with a TaskScheduler? 0.00
Is a class immutable if its readonly fields are not immutable? +0.04
Dynamically generate predicate at runtime -1.44
Avoid multiple web service access. How to achieve that? +1.52
Race condition when cancelling tasks during app deactivation 0.00
Are override methods considered virtual methods? +0.35
ORing LINQ Query, built using expression trees +0.71
Multiple lock objects necessary? -1.42
Repeating task on page every x seconds and report back to UI thread... +0.38
Using C# 5.0 async to read a file 0.00
Porting a simple algorithm to TPL with thread-local data 0.00