Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
Douglas
Douglas has asked
30
questions and find answers to
271
problems.
Stats
8.4k
EtPoint
2.9k
Vote count
30
questions
271
answers
About
Douglas questions
Convert asynchronous action to asynchronous function delegate, preserving synchronous exception delivery
Severe bugs in SimplePriorityQueue example on MSDN
Efficient way of getting group ID without sorting
Oracle Top-N query: are results guaranteed to be ordered?
Multiple FileStreams for reading/writing different sections of same file concurrently in independent threads
Get substring from string using culture-sensitive comparison
Should volatile and readonly be mutually exclusive?
Why does Volatile.Read take ref parameter?
Mono multiprocessing performance issue
Should derived classes hide the Default and Create static members inherited from Comparer<T>?
Douglas answers
Cannot implicitly convert anonymous type #1[] to anonymous type #2[]
serialize sorted set members
split string to string array in c# without delimiter
Recursive Asynchronous calls with TPL/ async await
Find and replace ASCII character with a new line
How does Distinct() work on object list?
How to change csv delimiter from "," to " : " in C#
Reference to the current object in a lambda expression
Cast a Linq result set to an interface
How to create a .NET C# ValueType Tuple dynamically?