129. Pattern Matching in C-sharp: Getting Started
Content type
Video
Christian and Yvo explain how pattern matching in C# helps make code more concise and readable. They show how switch expressions and different pattern types can replace complex if/else logic while handling edge cases safely. Through examples like discounts, validations, and list parsing, Christian demonstrates how business rules can be expressed clearly and compactly. They conclude that pattern matching is a powerful and readable way to express business logic.
Links for more information:
More videos
-
131. ShellGPT: Your AI Assistant in the Terminal
Christian and Bram explore ShellGPT, configuration, command generation, file summaries, data transformation, web deployment with Docker, and iterative REPL scripting.
Content typeVideo
-
130. How SBOMs Expose Vulnerabilities in Your Software Supply Chain
SBOMs provide insight into software components, help identify vulnerabilities, increase transparency, and improve risk management for developers, DevOps engineers, and security professionals.
Content typeVideo
-
128. How to Benchmark your .NET code
In this Betatalks episode, Christian and Jelle show how BenchmarkDotNet measures .NET performance, comparing string concatenation with StringBuilder to spot regressions.Content typeVideo
Stay up to date with our Betatalks and tech updates!
Sign up and receive a biweekly update with the latest knowledge and developments.