StackRating

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

Kirill Shlenskiy

Rating
1546.26 (9,155th)
Reputation
7,776 (20,357th)
Page: 1 2 3 4
Title Δ
Where to put await in this function? +4.03
How to get the value of lambda expression +3.73
Error with SQLConn class 0.00
MVC5 ICollection<T> remove enitity using RemoveAt c# EF 6.1 0.00
Reactive Extensions: Getting the "aperture" of a binary n... -3.50
Inline function definition +0.09
WebClient.DownloadDataAsync isn't truly async? +3.53
using SqlConnection.Open inside using () {} block? -0.14
Youtube API v3 error - Hangs on await searchListRequest.ExecuteAsyn... 0.00
How to limit the rate at which a .net Parallel.ForEach consumes inp... 0.00
Converting array of Expression<Func<TModel, object>>[]... 0.00
WPF/WCF Async Service Call and SynchronizationContext 0.00
Put request Tasks on hold until some other request Task finishes an... 0.00
Yield return results of another Enumerable of the same datatype -0.34
Hashing on multiple keys : for task execution In Multi threaded env... -0.13
Odd behavior with yield and Parallel.ForEach +0.49
Crash from Invoke when MainForm is Disposed in FormClosing -2.11
Task cancellation suspends UI 0.00
What is the correct way to use async/await in a recursive method? 0.00
Should BlockingCollection.TryTake(object,TimeSpan) return immediate... 0.00
Double await when invoke async lambda via Dispatcher 0.00
Updating label from module in another thread 0.00
How do I handle an Exception from an anonymous Task? +3.89
Does C# support call-by-result? -3.18
Under which circumstances should I use different .NET threading met... 0.00
Update UI while Task.Run or TaskFactory.StartNew is still working 0.00
Task.Result/wait(..) is indefinitely waits if waited on chain of ta... +3.99
Cancelling a BackgroundWorker 0.00
Pass results of groupby query to a strongly typed view and display +0.10
C# Parallel library, XmlReader, XmlWriter +3.36
Check datatable has row at selected index using loop 0.00
sqlite.net + monotouch = SIGSEGV crashes 0.00
Is there a way I can run a Database.SqlQuery as async? 0.00
crossthreading cross class vb.net issue 0.00
Insert conditional breakpoint in Visual Studio as an atomic action... -2.52
context.Entities.Create() with default constructor 0.00
Why is this TAP async/await code slower than the TPL version? +3.24
Why is parallel.Invoke not working in this case 0.00
How to check if previous task is still running and stop/cancel it? +3.72
Blocking getters while async task completes 0.00
Timed semaphore -3.10
Declaration of list of anonymous types 0.00
Conversion - 'Result' is not a member of 'System.Threading.Tasks.Ta... +4.03
Read and process files in parallel C# -4.26
"await Task.Yield()" and its alternatives -2.13
Creating a Thread Queue +4.59
How do I properly wait for a task to complete an invocation using m... 0.00
How to insert a record in lambda expression and possible way to sho... -0.25
How to unblock "primary" thread for UI in winforms (using... -4.02
Inline use of function returning more than one value in C# +4.41