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 Siepman
Alex Siepman has asked
3
questions and find answers to
9
problems.
Stats
220
EtPoint
62
Vote count
3
questions
9
answers
About
.NET Software Architect. Interested in LINQ, generics, refactoring and clean code (C#).
Alex Siepman questions
Why does Enumerable.Empty() return an empty array?
Can a class in C# 6.0 have a protected primary constructor?
Alex Siepman answers
What is the best way to get the level from a tree data structure using LINQ?
Managing number of instances of a class
How can I generate a Guid from a SHA-1 byte array?
Shorten this LINQ query via the help of an anonymous type?
Returning derived class instance from a base class
Return Json from Generic List in Web API
Except has similar effect to Distinct?
Converting a method argument into an enum [duplicate]