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
20
questions and find answers to
91
problems.
Stats
2.1k
EtPoint
621
Vote count
20
questions
91
answers
About
James Manning questions
How can I get/run the 'gsharp' GUI wrapper for the csharp REPL in Mono?
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
Cross-platform open-source asychronous HTTP and DB with C#
How to cancel an async WebApi action after timeout?
Is there a tool for calculating the number of function points in a C# program? [closed]
app.config <supportedRuntime>
Remove non-alphanumerical characters excluding space
how to monitor/sniff local DNS lookups to the windows local DNS? (on XP, Vista, Win7)
How to skip over bad records
Asynchronous programming with reflection
Background worker synchronization
Task.WaitAll - Not Waiting?