Issue #199 of the Code Maze weekly.
Check out what’s new this week and enjoy the read.
.NET and C# Top Picks
- How to get assembly code generated by the JIT for a C# method [www.meziantou.net]
Did you know that starting with .NET 7 you can easily inspect the generated assembly code by using the specific environment variable? Check this article by Gérald Barré to learn how. - Starting .NET MAUI Development in 2024 – What You Need To Know [www.youtube.com]
If you’re into multi-platform development this video by James Montemagno is the right place to start your journey this year.
Other Great Reads
- Streaming files to Postgres – dotnet core [josef.codes]
- Collection Performance in Microsoft .NET: Adding Items To a Dictionary [dotnettips.wordpress.com]
- String Performance Microsoft .NET: Retrieving a Substring [dotnettips.wordpress.com]
- Collection Performance in Microsoft .NET: Finding First or Last and Count [dotnettips.wordpress.com]
- Tales from the .NET Migration Trenches – Session State [jimmybogard.com]
- SerilogTracing [nblumhardt.com]
- Error NETSDK1013 the TargetFramework Was Not Recognized [irisclasson.com]
- Testing your incremental generator pipeline outputs are cacheable: Creating a source generator – Part 10 [andrewlock.net]
- How To Use Blazor Server-Rendered Components with HTMX [khalidabuhakmeh.com]
- Improving ASP.NET Core Security By Putting Your Cookies On A Diet [nestenius.se]
- To Upgrade or Not to Upgrade: Is .NET 8 Worth the Leap from .NET 6? [www.mobilize.net]
YouTube
- Dates, Times, and Time Zones like a Pro – C# in the Cards Episode 6 [www.youtube.com]
- Securely Persist Local Data in .NET MAUI (Secure Storage) [www.youtube.com]
- How To Create Generics in C#, Including New Features [www.youtube.com]
- “Stop Using null, Use default Instead in C#” | Code Cop #010 [www.youtube.com]
- The Magic of Breaking Down Your Types in C# [www.youtube.com]
- Don’t Break the Clean Architecture Rules with EF Core [www.youtube.com]
- Docker Compose with .NET 8, PostgreSQL, and Redis (step by step) [www.youtube.com]
YouTube Shorts
- Upgrade .NET MAUI to 8.0.6 SR1 NOW in SECONDS! #dotnetmaui #dotnet [www.youtube.com]
- Did you try the new IExceptionHandler in ASP.NET Core 8? [www.youtube.com]
- Did you know you can do Request Response with messaging? [www.youtube.com]
- Did You Know You Can do Publish Subscribe with Redis? [www.youtube.com]
- A strange way to improve EF Core performance [www.youtube.com]
Podcasts
- The .NET Trilogy and Learning .NET with Mark J Price [dotnetcore.show]
- There is still cool stuff on the internet [www.codingblocks.net]
- ASP.NET Basics for Experts with Layla Porter [www.youtube.com]
- AI Superpowers with Spring Science’s Ben Kamens [www.youtube.com]
Other Interesting Articles
- Free your HTTP API. Misconceptions are holding you back! [codeopinion.com]
Programming & Life
- What Are Some Work Routine Best Practices? [www.youtube.com]
Weekly Dose of Humor
- When the intern brings me coffee without me asking [thecodinglove.com]
- When I’ve only started my deployment for 5 minutes and there are 10 issues per minute [thecodinglove.com]
- When the client’s test feedback arrives [thecodinglove.com]
- When my build has been running for more than 5 minutes [thecodinglove.com]