C#
C# is my primary programming language. I use it every day. These posts deal specifically with that language, and may also deal with ASP.NET.
This article will help you have another point of view with the Visitor Pattern by thinking it with the Double-Dispatch Approach. This article will also show you a practical use case of how this pattern is applied in .NET.
C#'s new !! operator is surprisingly controversial. Plus: .NET's 20th; immutability; the CUPID principles; CancellationToken; and a practical guide to Dapper.
In C# 11, we might be able to make class properties required, and have the compiler throw errors if they are not included.
Let's simplify class properties using the new field keyword!
We can make our code a bit more concise by using interpolated strings ($) on const strings!
Let's make our anonymous objects easier to copy using the with expression!
We can declutter our C# files by marking common namespaces as global!
We can use the ! operator to check if a method parameter is null.
C#, .NET, Web Tech, The Catch Block, Blazor, MVC, and more!
You've successfully subscribed to Exception Not Found
Welcome back! You've successfully signed in.
Great! You've successfully signed up.
Your link has expired
Success! Your account is fully activated, you now have access to all content.