Issue #126 of the Code Maze weekly.
Check out what’s new this week and enjoy the read.
.NET and C#
- Understanding PathBase in ASP.NET Core [andrewlock.net]
Do you know what the PathBase property (on HttpRequest) is for and how you can utilize it in your application? Find out in this article by Andrew Lock. - Code Cleanup on Save in Visual Studio 2022 [www.talkingdotnet.com]
A neat little feature that can help us be even more productive. Not for everyone though, but some of us really like it. Check it out and learn how to set it up.
Other Great Reads
- Accessing AWS Secrets Manager from .NET Lambda Functions, Part 3 – Connected to a VPC, using a VPC Endpoint [nodogmablog.bryanhogan.net]
- [Video] What’s the point of async/await in an ASP.NET Core application? [blog.codingmilitia.com]
- #7DaysChallenge – Day 5: IsClippedToBounds in Xamarin & .NET MAUI [askxammy.com]
- #7DaysChallenge – Day 6: Proportional and Auto values with Grid in Xamarin & .NET MAUI [askxammy.com]
- #7DaysChallenge – Day 7: Let’s develop the logic for programming [askxammy.com]
- How I Get Manual Testers Writing E2E Automated Tests In C# .NET Using Specflow [dotnetcoretutorials.com]
- Incremental ASP.NET to ASP.NET Core Migration [devblogs.microsoft.com]
- Hosting a MkDocs-driven documentation site on GitHub Pages [blog.elmah.io]
- Implement Azure AD Continuous Access Evaluation (CAE) standalone with Blazor ASP.NET Core [damienbod.com]
- How to Add Startup.cs in ASP.NET Core 6 Project [www.talkingdotnet.com]
- How to add Swagger to ASP.NET Core 6 Application [www.talkingdotnet.com]
- Change C# Record Comparison with Source Generators [khalidabuhakmeh.com]
Podcasts
- Monsters Weekly 252 – Building a WebComponent [aspnetmonsters.com]
- Indexing Video using KlipTok with Jeff Fritz [www.dotnetrocks.com]
- Copy-Pasting with Iris Classon [dotnetcore.show]
Other Interesting Articles
- A look at the Azure Well-Architected Framework in the context of multiple Azure AD tenants [jussiroine.com]
- Tye, starting and running multiple APIs with a single command [timdeschryver.dev]
On Programming & Life
- How Design Systems Can Benefit Developers [simpleprogrammer.com]
- I’m A Programmer And I Don’t Wanna Do This Anymore! [simpleprogrammer.com]
- Inside the Layoffs at Klarna [blog.pragmaticengineer.com]
- Managing Up and Getting Ahead [ardalis.com]
Weekly Dose of Humor
- When I push a fix to production discreetly [thecodinglove.com]
- When I refactor my code [thecodinglove.com]
- When I rewrite in only 10 lines of code my coworker’s 150 lines long function [thecodinglove.com]
- When I want to edit a file and I don’t have the write permission in the repo [thecodinglove.com]