Issue #120 of the Code Maze weekly.
Check out what’s new this week and enjoy the read.
.NET and C#
- Modeling Relationships in a DDD Way [enterprisecraftsmanship.com]
A detailed look into relationship modeling in a DDD Way by Vladimir Khorikov. - How to generate absolute URLs in ASP.NET Core [swimburger.net]
A simple task, yet very useful in some scenarios. Let’s see how we can do it with and without the help of UrlHelper. Article by Niels Swimberghe.
Other Great Reads
- Update Your Azure Functions Table Storage Bindings [markheath.net]
- Create downloadable blob links with Azure Functions and App Service authentication [markheath.net]
- Taking .NET MAUI for a spin [codeblog.jonskeet.uk]
- Accessing an RDS SQL Server from a .NET 6 application in Lambda [nodogmablog.bryanhogan.net]
- A Simple CORS Example with a .NET 6 Web API Application and a .NET 6 Web Application [nodogmablog.bryanhogan.net]
- Internals of C# nullable reference types – Migrating to nullable reference types – Part 2 [blog.maartenballiauw.be]
- Tutorial: Build gRPC & OData in ASP.NET Core [devblogs.microsoft.com]
- How to list all routes in an ASP.NET Core application [www.meziantou.net]
- Aggregate Responsibility Design [ardalis.com]
- Implement Azure AD Continuous Access Evaluation in an ASP.NET Core Razor Page app using a Web API [damienbod.com]
- Running JavaScript inside a .NET app with JavaScriptEngineSwitcher [andrewlock.net]
- ASP.NET Core Interview Questions and Answers [khalidabuhakmeh.com]
News & Updates
- Introducing a New Way to Search Your Code and Visual Studio Features [devblogs.microsoft.com]
- View .NET collections with the new IEnumerable Debugger Visualizer [devblogs.microsoft.com]
Podcasts
- DevTalk Podcast – Episode 80: Best practices for XAML in Xamarin Forms. [askxammy.com]
- Monsters Weekly 247 – HTML Template Element [aspnetmonsters.com]
- Comparing Infrastructure-as-Code with Chris Klug [www.dotnetrocks.com]
- The Programmer’s Brain with Felienne Hermans [dotnetcore.show]
- Podcast: Ana Medina on Chaos Engineering, Game Days, and Learning [www.infoq.com]
Other Interesting Articles
- How to secure Azure Functions with Azure Active Directory B2C [dotnetthoughts.net]
- Introducing Azure Load Testing [dotnetthoughts.net]
On Programming & Life
- ADVICE to my younger self as a Software Developer [codeopinion.com]
- Job Ads to Hire Software Engineers: My Advice [blog.pragmaticengineer.com]
Weekly Dose of Humor
- When I exactly understand where my bug comes from [thecodinglove.com]
- When my code finally works [thecodinglove.com]
- When I realize that I shipped my project in the wrong environment [thecodinglove.com]
- When I take a look at a legacy database [thecodinglove.com]