Sample Project
All posts that include links to a sample project on GitHub.
MaxBy() and MinBy() in .NET 6 make it easy to find an object in a collection using a value of said object.
Let's order some TV shows by their quality using the new PriorityQueue class!
Let's see how to use the new overloads for FirstOrDefault() et al to return custom values instead of type defaults!
Let's divide big collections into groups of smaller collections using the new Chunk() method in LINQ!
Learn about DateOnly and TimeOnly, structs that are new in .NET 6, and how they are used!
Let's create a class that can generate parameterized SQL for INSERT and UPDATE statements using Dapper!
Let's finish our Solitaire in Blazor and C# implementation by adding two nice-to-have features!
Let's implement drag-and-drop and build a working game of Solitaire!
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.