are events in c# even relevant anymore?
Published 2 years ago • 171K plays • Length 16:19Download video MP4
Download video MP3
Similar videos
-
0:59
are you checking for null correctly in c#? #shorts
-
20:40
why i don't use the "else" keyword in my code anymore
-
0:50
don’t waste memory with collections | .net tips 1
-
8:12
properties were getting even cleaner in c# 11
-
37:07
getting started with event sourcing in .net
-
1:00
stop returning null collections in your code
-
25:02
what's new in .net 9 with examples
-
14:47
settling the biggest await async debate in .net
-
12:55
the ultimate guide to c# records
-
10:16
3 .net "best practices" i changed my mind about
-
8:55
is string.empty actually better than "" in c#?
-
14:47
what’s the result type everyone is using in .net?
-
8:01
c# delegates in 8 minutes! learn .net fast!
-
16:44
how "out" works in c# and why "in" can make or break your performance
-
13:12
stop using async void in c#! do this instead.
-
1:00
10 c# 10 features in under 60 seconds #shorts
-
0:55
are you rethrowing your exceptions correctly in c#? | .net tips 2
-
1:00
making your async code thread safe | .net tips 3
-
0:57
4 nuget packages i can't live without in .net
-
15:36
what are record types in c# and how they actually work
-
14:25
in defence of .net minimal apis | refactoring