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 ... 30 31 32 33 34 ... 61
Title Δ
Nesting await in Parallel foreach +2.11
Why does my simple-html-dom allows e.g. 'รค' for wikipedia but not f... -0.13
What can I do in C# 5 with .Net 4.5 that I couldn't do in C# 4 with... 0.00
Windows Metro loading data asynchronously +0.88
await AsyncMethod() versus await await Task.Factory.StartNew<TRe... +2.27
.NET 4 equivalent of Task.WhenAll() +0.15
Are there built-in "simplifications" with Roslyn? -0.37
WhenAny method in task async in .NET 4.5 Never Completes 0.00
check if array is chronological +0.85
Stream i may use to block in .NET? 0.00
query Wikipedia data page -0.63
How do I use PLINQ to process chunks of an array +0.34
Code Analysis from Common Intermediate Language (CIL) 0.00
Get value of static field via dynamic method 0.00
Lock Adding into a collection 0.00
How to propagate message ceilings through all dataflow blocks? 0.00
Is extra thread for task created from EAP will be used? +0.38
Strange parsing behavior of single closing braces using Roslyn-CTP 0.00
Wikimedia login doesn't give back token 0.00
What to use in place of webclient in windows 8 metro style app 0.00
What would be a better way of using task parallel library -0.44
How to wait on all tasks (created task and subtask) without using T... +0.11
Adding Auto-Implemented Property to class using Roslyn 0.00
chaining array of tasks with continuation -0.12
json.net IEnumerable -0.60
Deadlock Risk in Nested Parallel For 0.00
Task Parallel Library and IIS worker Threads? +1.02
Property-of aka infoof -- via Rosyln? 0.00
Wikitravel XML Tree Structure 0.00
Most Optimal TPL Dataflow Design? 0.00
Efficient signaling Tasks for TPL completions on frequently reoccur... +1.66
How can I query an XDocument with a 'path'? +0.35
Property Lambda expression gets an additional Convert(p=>p.Prope... 0.00
Chaining Tasks with Different Return Types +1.85
MessageDialog task not shown if i use Task.Wait() instead of await -0.51
Iterating through a context in parallel 0.00
Cannot apply Await and Async properly in C#5.0 +1.55
Determining Exact URL from a link inside wiki text -0.63
What's the point of MethodImplOptions.InternalCall? +0.40
Resharper false possible nullReferenceException warning with task p... +0.39
How do I write a thread-aware extension function for PLINQ? 0.00
TPL Dataflow Speedup? +1.60
Should I use threadpool,threads or backgroundworker with System.Tim... -0.71
Why does Parallel.Foreach create endless threads? +0.38
Best way to limit the number of active Tasks running via the Parall... -0.40
Unit Test Explorer does not show up Async Unit Tests for metro apps 0.00
Performance of a C# application built on AnyCPU vs x64 platform on... 0.00
Managed array issue in C++/CLI 0.00
In TPL, how do I override the execution context? 0.00
Is this a job for TPL Dataflow? 0.00