Issue #128 of the Code Maze weekly.
Check out what’s new this week and enjoy the read.
.NET and C#
- Implementing Breadcrumbs in ASP.NET Core [dotnetthoughts.net]
Breadcrumbs is a small but sometimes very useful feature to have in a web application. Let’s see how we can implement it in this article by Anuraj Parameswaran. - .NET Debugging Tips [timdeschryver.dev]
Debugging is essential no matter which language or IDE you’re using. Here are some .NET debugging tips by Tim Deschryver.
Other Great Reads
- Async Enumerable in C# (Part 2) [markheath.net]
- A Simple Example of Using the Memory Cache in .NET 6 with API Endpoints [nodogmablog.bryanhogan.net]
- Speed Up Logging in .NET 6 [dotnettips.wordpress.com]
- Implementing paging in ASP.NET Core MVC [dotnetthoughts.net]
- The Best C# .NET Web Application Tech Stack: Choosing The Back End [michaelscodingspot.com]
- Faster Guid comparisons using Vectors (SIMD) in .NET [www.meziantou.net]
- Handling the effect of HttpContext null in a separate thread in ASP.NET [blog.dotnetframework.org]
- Avoiding Batch Jobs by a message in the FUTURE [codeopinion.com]
- Micro Frontends in Action With ASP.NET Core – Server-Side Routing via YARP in Azure Container Apps [www.tpeczek.com]
- Understanding your middleware pipeline in .NET 6 with the Middleware Analysis package [andrewlock.net]
- Minimal API Route Handler Filters [khalidabuhakmeh.com]
Podcasts
- Monsters Weekly 255 – IEnumerable Visualizer in Visual Studio [aspnetmonsters.com]
- Episode 1800 with Heather Downing Live from NDC London! [www.dotnetrocks.com]
- Open Source .NET for Fun with Drake Williams [dotnetcore.show]
Other Interesting Articles
- Enable shell scripts for the JetBrains Toolbox App [timdeschryver.dev]
- File Upload with AJAX: A Quick Guide [www.danylkoweb.com]
- 2022 Stack Overflow Developer Survey Observations [www.danylkoweb.com]
- Get a user’s profile picture from their Email address in #PHP using AvatarAPI [blog.dotnetframework.org]
On Programming & Life
- So, what’s up? [jussiroine.com]
- The Not-a-Noob Guide for Expense Tracking App Development [simpleprogrammer.com]
- How To Become A Programmer After 30 – Is It Possible [simpleprogrammer.com]
Weekly Dose of Humor
- When they tell me the feature I’ve been working on for the last 2 weeks is no longer required [thecodinglove.com]
- When I run a piece of code I found online without trying to understand what it does [thecodinglove.com]
- When my cast works on first try [thecodinglove.com]
- When the new client tells me his database is an Excel file [thecodinglove.com]