Badge
| Nice Answer | Answer score of 10 or more. This badge can be awarded multiple times. |
Stephen Cleary earned this badge 45 times |
may 9 at 7:29
MVC4 async and Parallel execution
may 1 at 0:39
Brief explanation of Async/Await in .Net 4.5
apr 18 at 20:03
How to rethrow the inner exception of a TargetInvocationException without losing the stack trace
apr 16 at 21:36
Async on main method of console app
mar 27 at 16:36
TcpClient vs Socket when dealing with asynchronousy
feb 25 at 12:47
How to cancel a Task in await?
feb 21 at 10:39
Write a well designed async / non-async API
feb 20 at 16:52
Why is the async CTP performing poorly?
jan 16 at 21:26
Async CTP, unit testing a ViewModel's async Method
nov 13 at 12:02
Difference between the TPL & async/await (Thread handling)
oct 26 at 21:39
Why use async requests instead of using a larger threadpool?
may 10 '12 at 15:58
Do the new C# 5.0 'async' and 'await' keywords use multiple cores?
apr 20 '12 at 6:53
C# 5 Async/Await - is it *concurrent*?
feb 8 '12 at 2:53
Multithread debugging techniques
sep 14 '11 at 16:20
Task parallel library replacement for BackgroundWorker?
aug 29 '11 at 6:45
Sending an exception from thread to main thread?
aug 27 '11 at 20:14
Dynamically adding properties to an ExpandoObject
jul 7 '11 at 2:49
Lambda returning another lambda
jul 7 '11 at 2:49
pinvokestackimbalance — how can I fix this or turn it off?
feb 10 '11 at 15:29
When should I create a destructor?
feb 9 '11 at 6:40
Avaliable parallel technologies in .Net
dec 2 '10 at 20:21
When are C# keywords not reserved?
dec 2 '10 at 4:40
Is it wrong to use braces for variable scope purposes?
dec 2 '10 at 4:35
Adding new functions to an interface
dec 2 '10 at 4:30
Compute a hash from a stream of unknown length in C#
aug 17 '10 at 5:02
(post deleted or otherwise unavailable)
jul 15 '10 at 15:56
Book for intermediate .NET/C# developer?
jul 9 '10 at 20:20
Chaining Extension methods in C#
jul 3 '10 at 16:12
When do I need to use dispose() on graphics?
jul 2 '10 at 12:52
Details about Endian-ness and .Net?
jun 30 '10 at 15:52
How to find out if (Type is Type) C#
jun 28 '10 at 19:22
Convert List<int> to delimited string list
may 14 '10 at 21:47
Most awkward/misleading method in the .Net API?
may 13 '10 at 19:12
Most awkward/misleading method in the .Net API?