Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
Magnus
Magnus has asked
7
questions and find answers to
186
problems.
Stats
6.0k
EtPoint
2.2k
Vote count
7
questions
186
answers
About
C# developer for many years
Magnus questions
Detect nullable type
Optimize query so it does not need a Top N sort
Call function in dynamic linq
SQL user defined aggregate order of values preserved?
Get properties in order of declaration using reflection
Magnus answers
LINQ to SQL to query parent and count childs in hierarchy
How to find the underlying type in a C# generic class to be used in a generic function?
Collection was modified; enumeration operation might not execute even when validation is applied on row count?
Session instead of viewsate
linq query and use result to set property
Displaying the last word in a sentence in uppercase
Select distinct on blob
Find values where a word is repeated
Factory method and where to choose which factory is to be used
How to easly convert linq result to Business Object Collection <T>