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
17
questions and find answers to
329
problems.
Stats
8.1k
EtPoint
2.6k
Vote count
17
questions
329
answers
About
Ex-developer turned Consultant specializing in Cloud-native Application Development
Andrey questions
how to apply shader to specific object
Pandas MultiIndex single level look up is much slower than alternative access patterns
Polymorphic XML serialization/deserialization
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?
Andrey answers
Brightness, Contrast, Gamma adjustments with C++, Qt
LINQ to JSON: how to get the right format?
C# Generics: How can I use them generically?
Overriding ToString() on a KeyValuePair<> struct
Problematic behavior of Linq Union?
how can i extern a variable for a namespace in c#?
Reference to main thread in C#
Deleting first and last element of a linked list in C
Is it possible to do "mixed" XML Serialization in .net?
Can you yield return into an IList<T>?