You Should Know This LINQ Method By Now #shorts

preview_player
Показать описание

Рекомендации по теме
Комментарии
Автор

Simple explanation, thanks for making clear

THILLAIRAJA
Автор

SelectMany is such a weird name, but it does make sense.
It's obvious it's some analogy over the `Select` method, but `Many` is confusing.
There are multiple times I've seen people do the imperative approach at work because they don't realize this method exists - so I told them.

I wonder if calling it `Flatten` would be better or worse. It'd be more clear what the use-case is, but at the same time it'd be underselling the power of it somewhat.

modernkennnern
Автор

Thank you so much. it's very helpful...

mpyoonuskunhava
Автор

Could you please add sample data before and after process

lasindadilshan
Автор

SelectMany means ? Still didn't understood ?

BK-
Автор

Obligatory useless remark "Thats just the monadic bind of the List Monad"

Alguem
Автор

Please make more reels on c# coding tricks

being_aslam_tiger