Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
James Manning
James Manning has asked
18
questions and find answers to
84
problems.
Stats
2.0k
EtPoint
593
Vote count
18
questions
84
answers
About
James Manning questions
how to get SSRS 2008 R2 to export/render in Excel 2007 format?
ninject (or other IoC) with Task scope?
Visual Studio 11 Debugger fixes/features/improvements (for C# debugging in particular)?
How to get ELMAH to include session values?
how best to 'tail -f' a large collection in mongo through meteor?
LINQ to Entities / LINQ to SQL: switching from server (queryable) to client (enumerable) in the middle of a query comprehension?
how to manage an NDC-like log4net stack with async/await methods? (per-Task stack?)
How do I embed source into pdb, and have debugger(s) use it?
James Manning answers
Asynchronous programming with reflection
Background worker synchronization
Task.WaitAll - Not Waiting?
Is this a correct .NET 4 implementation for .NET 4.5's WhenAll?
Problem in Converting Decimal To String in C#.Net
Target Machine Actively Refused Connection
Detecting breaking changes in .NET code using TFS?
async method not blocking on desktop but blocking on server?
A code example illustrating the difference between the paradigms of async/await and Reactive (Rx) extension?
Is Async await keyword equivalent to a ContinueWith lambda?