Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
AlexH
AlexH has asked
0
questions and find answers to
20
problems.
Stats
444
EtPoint
132
Vote count
0
questions
20
answers
About
Software engineer : C# developer
Former C / C++ developer for embedded platforms.
AlexH questions
AlexH answers
Convert Expression<Func<DTOUser, bool>> predicate to Expression<Func<User, bool>> predicate
WCF and the [DataMember] Attribute
Optimize Generic Method logic
Encoding.ASCII vs. new ASCIIEncoding()
Algorithm to detect overlapping periods [duplicate]
DateTime shift to next predefined date
Code runs correctly only when stepping through it with debugger? [duplicate]
Pass a method as a parameter to another method
Generics in C# with multiple generic types leads to allowed and disallowed ambiguity
Does the out parameter in Dictionary.TryGetValue point by reference to the value [closed]