StackRating

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

noseratio

Rating
1596.34 (1,950th)
Reputation
46,887 (2,208th)
Page: 1 ... 4 5 6 7 8 ... 18
Title Δ
Webbrowser control File Download dailog Bypass 0.00
What SynchronizationContext does Task.ContinueWith use? -0.36
Brokering IO requests in a static class +0.39
HttpWebRequest async versus Begin/End +0.04
Monitor Async Task with Timeout and cancellation +1.55
How to dispose of a managed resource used by task? (Not .NET 4.5) 0.00
QueuedTaskScheduler: How to deal with AppDomain unload? 0.00
Reading a GUID Property from COM object with C++Builder 0.00
What's C#'s await equivalent in javascript/jquery? -1.34
Shouldn't lesser number of threads be used if I use async? 0.00
How to disable url detection (IDM_AUTOURLDETECT_MODE) in Windows Fo... -0.10
HttpContext.Current null when making a function Asynchronous in MVC4 0.00
Strange issue with C# WPF app using TPL with an out-of-process COM... 0.00
Does Type Script support some cool way to do promises 0.00
Sample serial port comms code using Async API in .net 4.5? +1.26
Let the tasks race -0.63
BackgroundWorker process for Windows Media Player 0.00
await Task.Delay takes longer than expected -0.61
How can I preserve exception context in an async console applicatio... +0.84
How to call sibling objects from a foreign thread 0.00
Is Task-based programming acceptable in an ASP.Net page or Async pa... 0.00
Asynchronous Streaming in WCF +1.42
Is there anything wrong with await Task.Run(() => semaphore.Wait... 0.00
Limit number of Threads in Task Parallel Library +0.15
Should I not use TPL when I need scalability? 0.00
calling async methods from sync service layer boundary -0.62
Task.Run vs. ContinueWith in ASP.NET MVC 0.00
Thread.Join() causes processing of window messages in WPF application 0.00
Calling regasm without administrative rights for COM interop in Exc... -0.90
AspNetSynchronizationContext and await continuations in ASP.NET -1.61
In C#, how do I call a method at random intervals on a separate thr... +0.14
Application.DoEvents In a WinForm 0.00
Generic constraint based on non-implementation of interface -1.64
No of thread spikes with async, await, on a simple custom synchroni... +0.38
How would you marshall a call to a background thread and execute it... -0.60
WebBrowser control not responding to InvokeMember("click") 0.00
Why and how is MVC request thread state maintained after await on a... +0.18
Are continuations queued on a Task always executed on the thread th... 0.00
Entity Framework 5 Thread Agility 0.00
Unhandled Exceptions in Async don't bubble to Application_error -0.09
How can BlockingCollection(T).GetConsumingEnumerable() throw Operat... 0.00
Task continuation was scheduled to non thread-pool thread. Why? 0.00
How to wait until all tasks are finished before running code +0.74
Task Parallel Library and DB Context 0.00
CKEditor issue: How to apply custom css to CKEditor -0.36
Can data stored in CallContext leak between requests? -0.12
Keep UI thread going while waiting for a delegate to finish? 0.00
Why does my TPL program use more ThreadPool resources than its asyn... -0.12
Hosting managed code and garbage collection 0.00
How to throttle number of Tasks created? +0.41