stop using ienumerable the wrong way in .net! | code cop #019
Published 2 months ago • 54K plays • Length 10:10Download video MP4
Download video MP3
Similar videos
-
8:24
"stop using structured logging in .net!" | code cop #006
-
12:05
stop choosing the “wrong” .net version
-
9:57
"stop using automapper in .net!" - code cop #001
-
1:00
making your async code thread safe | .net tips 3
-
9:15
"stop using linq in .net!"
-
14:47
settling the biggest await async debate in .net
-
21:13
8 await async mistakes that you should avoid in .net
-
20:48
the pattern you must learn in .net
-
11:02
how ienumerable can kill your performance in c#
-
0:44
the fastest way to work with lists in c#! | .net tips 6
-
1:00
stop returning null collections in your code
-
0:20
use c# in vs code!
-
0:50
don’t waste memory with collections | .net tips 1
-
4:49
when to use ienumerable vs iqueryable?
-
15:03
stop wasting server resources by properly using cancellationtoken in .net
-
17:01
the correct way to implement retries in .net
-
0:38
why does this code not execute? (ienumerable in c#)
-
13:12
stop using async void in c#! do this instead.
-
18:13
don't throw exceptions in c#. do this instead
-
0:59
are you checking for null correctly in c#? #shorts
-
15:07
cleaning up your validation code in .net