Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
Alexander Derck
Alexander Derck has asked
11
questions and find answers to
44
problems.
Stats
1.3k
EtPoint
420
Vote count
11
questions
44
answers
About
Freelance fullstack .NET developer, located in Belgium. Feel free to contact me on linkedin.
Alexander Derck questions
Is it possible to update fetched data
Is it possible to combine delegates of different types (use return value as parameter)?
Why implement IEqualityComparer<T> in a separate class
What's the use of AsEnumerable() on an array?
Benefit of Immediately-invoked function expression (IIFE) over a normal function
Is returning IList<T> worse than returning T[] or List<T>?
Alexander Derck answers
Resize existing image in DocX using OpenXML sdk
EntityFrameworks inserts already inserted related item
Ef 6.0 Many to Many Inserts so much coding... why?
C# - how to write a collection (Dictionary?) with one key and two values [duplicate]
Can enums return string instead of an integer? [duplicate]
How to convert Anonymous Type to Strong Type from LINQ query
EntityType 'IdentityUserLogin' has no key defined. Define the key for this EntityType
Entity Framework 6 auto compiled queries
System.InvalidCastException: Unable to cast object of type x to type y
Using LINQ left join with multiple conditions and subquery