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
1
questions and find answers to
23
problems.
Stats
488
EtPoint
138
Vote count
1
questions
23
answers
About
Software engineer : C# developer
Former C / C++ developer for embedded platforms.
AlexH questions
Arrays of ReferenceType and ValueType are invalid argument of an object array
AlexH answers
Call methods from set accessor or force the user to do manually
c#: Calling common method of stored references to class objects from object[] array
C# 4.0 project targeting earlier framework
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]