Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
Andrey
Andrey has asked
14
questions and find answers to
309
problems.
Stats
7.7k
EtPoint
2.5k
Vote count
14
questions
309
answers
About
Ex-developer turned Consultant specializing in Cloud-native Application Development
Andrey questions
Nature of JS bound functions and function invocation operator
Very different performance of EF with very similar queries
Position of document in result set in Solr
Semaphore.WaitOne/Release vs Monitor.Pulse/Wait
Is it possible to create thread-safe collections without locks?
Why is creating STL containers dynamically considered bad practice?
Why is DateTime.Parse so slow?
Convert Unicode char to closest (most similar) char in ASCII (.NET)
Why is fastcall slower than stdcall?
Do interfaces derive from System.Object? C# spec says yes, Eric says no, reality says no
Andrey answers
base.Invoke with delegates
Jaccard Distance
What's wrong with C#'s enum?! It's so UGLY [closed]
Windows Mobile development: C++ or C# -- which one is better? why?
Float to binary in C++
How can I test the antivirus program I am developing? [closed]
How should I use "== null" if "==" operator is overloaded to be compared with several class types
Compile time error on addition of two short variable [C#] [duplicate]
Immutable values in F#
Modeling an RTS or how Blizzard was able to put together Starcraft 1 & 2?