Dapper Entity Framework Core Performance Dapper vs EF Core Query Performance Benchmarking by Matthew Jones
Blazor Sample Project ASP.NET Core A Blazor Tutorial: Building Connect Four in ASP.NET Core Let's learn Blazor in ASP.NET Core 3.0 by building the classic childhood game ConnectFour! by Matthew Jones
Non-Technical Read-Aloud Corner The Bittersweet End of the Read-Aloud Corner "Dad, don't you think we're a bit too old for this?" by Matthew Jones
Ghost Blogging JavaScript Creating a Random Post Link with the Ghost SDK and Content API by Matthew Jones
Dependency Injection C# ASP.NET The Repository-Service Pattern with DI and ASP.NET 5.0 Let's build a complex but useful architecture called the Repository-Service pattern to clearly enforce separation of concerns. by Matthew Jones
Distribution Sorts Sorting Sample Project Bucket Sort - The Sorting Algorithm Family Reunion Bucket Sort places items in divided buckets, then takes them out in the correct order. He also wants to captain a boat, but there's a problem... by Matthew Jones
Distribution Sorts Sorting Sample Project Radix Sort - The Sorting Algorithm Family Reunion Radix sort uses the least-significant digit to sort numbers quickly. Plus, he's super chill. by Matthew Jones