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 ... 11 12 13 14 15 ... 61
Title Δ
Removing redundant semicolons in code with SyntaxRewriter 0.00
Observable.Where with async predicate +1.57
Mapping dbpedia Wikipedia entity to the Wikipedia categories he'... 0.00
TPL Dataflow: Persist previous data 0.00
Finding reference to DbFunction within expression tree and replacin... 0.00
Complex attribute declaration for methods in CodeDom 0.00
Howto Use DynamicMethod.CreateDelegate to return a field value with... 0.00
Get method name from lambda without call -1.98
Multiple async/await chaining -0.75
Not reach the code as expected 0.00
EntityFramework - select entity with custom property projection +1.24
Concurrency with TPL in .NET. Parallel Generator blocks after a whi... 0.00
Use delegate to write a method to take another method as an input p... -0.79
Creating extensions for Pipeline from Parallel Extensions Extras 0.00
array comparison(T) delegate NullReferenceException -1.73
Wikipedia API call specifies anonymous edits only, but I get back l... 0.00
How to find out if application runs slowly? 0.00
Assigning a property value using CodeDOM -0.15
How to iterate over list while removing items at the same time? -1.60
Can I convert the following to TPL code? +0.79
Performance issue while using Parallel.foreach() with MaximumDegree... 0.00
How can I maximize the performance of element-wise operation on an... 0.00
How to process tasks as they complete -but each task requires diffe... -0.20
Why does C# not allow me to call a void method as part of the retur... +0.19
What are BindingRestrictions? 0.00
Microsoft TPL Dataflow - processing correlating requests synchronou... +0.33
Performance degrades adding reference type variables to a list in p... 0.00
Ho to obtain a list of titles of all wikipedia articles 0.00
MediaWiki API: How to get a list of newly created pages? 0.00
Mediawiki - a quick link to template editor 0.00
Mediawiki: Ignoring wiki highlighting and just dumping in text 0.00
Why does this Wikipedia mediawiki api request not return categories... 0.00
How to traverse from a Wikipedia Parent category to all its subcate... 0.00
Why asynchronous invocation does not work with callback pattern? 0.00
Retrive all image URLs from MediaWiki API 0.00
How to set parameters in C# Expressions +0.00
Assigning value to string from base type through constructor using... 0.00
How to know my async method is being awaited? -1.61
Mark task as completed +1.25
TPL Dataflow: Bounded capacity and waiting for completion 0.00
Is it possible to statically verify structure of c# expression tree... 0.00
TPL Data Flow Optimization 0.00
Dependency graph. Parallel processing 0.00
Deadlocks when using BlockingCollection<T> and TPL dataflow t... 0.00
How to ensure a task has started before continuing? -0.60
index out of range exception when using tasks 0.00
How to change the default value of a property? 0.00
ActionBlock or TransformBlock when just modifying TInput and not cr... 0.00
cancellationtoken timeout vs task.delay() and timeout 0.00
Does lock section always guarantee thread safety? -0.96