Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
Alex
Alex has asked
13
questions and find answers to
52
problems.
Stats
1.2k
EtPoint
347
Vote count
13
questions
52
answers
About
Alex questions
c# SortedList<string, TValue>.ContainsKey for successfully added key returns false
Explanation/information sought: Windows write I/O performance with "fsync" (FlushFileBuffers)
Windows fsync (FlushFileBuffers) performance with large files
How to efficiently find a contiguous range of used/free slots from a Fenwick tree
Binary fields encoding/serialization format in a proprietary XML file (Roche LC480 .ixo file)
How to prevent flushing to disk of a memory map opened on a windows temporary delete-on-close file
If statement evaluates to false but still branches as if it was true
Alex answers
Assigning a concrete Task<TImplementation> to a variable of type Task<TInterface>
How do I convert an array list to hash separated string?
In DDD how to pass Value Objects via DTO?
Storing a C# reference to an array of structs and retrieving it - possible without copying?
LINQ to Entities does not recognize the method 'System.String ToString(Int32)'
Improving Mitchell's best candidate algorithm
Calculate a moving Standard Deviation
Instantiating Immutable Objects With Reflection
SQL to IQueryable LINQ
Entity configuration management with DDD bounded contexts