Issue #124 of the Code Maze weekly.
Check out what’s new this week and enjoy the read.
.NET and C#
- Copying a collection: ToList vs ToArray [www.meziantou.net]
ToList vs ToArray, which one is faster? Find out by reading this piece by Gérald Barré. - IEnumerable Visualizer In Visual Studio 2022 [dotnetcoretutorials.com]
IEnumerable Visualizer is one of the features we’re excited about. Here’s a little preview by Wade Gausden.
Other Great Reads
- Using MySQL in a Docker container with EF Core [csharp.christiannagel.com]
- Deploy ASP.NET Core websites to Azure App Service with Azure Pipelines [markheath.net]
- C# Lambdas Part 1, a Quick Overview with Examples [nodogmablog.bryanhogan.net]
- Accessing AWS Secrets Manager from .NET Lambda Functions, Part 2 – Using Async Code [nodogmablog.bryanhogan.net]
- Debugging an AWS Lambda Function Locally with Visual Studio Code (VS Code) on Windows, Linux, and Mac [nodogmablog.bryanhogan.net]
- Deploying a Static Site to Azure Using the az CLI [dotnetthoughts.net]
- Override vs New Polymorphism In C# .NET [dotnetcoretutorials.com]
- Using Playwright E2E Tests With C# .NET [dotnetcoretutorials.com]
- Using multiple Azure B2C user flows from ASP.NET Core [damienbod.com]
- Using SQL Server Cursors with Entity Framework Core [khalidabuhakmeh.com]
Podcasts
- Monsters Weekly 250 – Command Line Parameter Suggestions with DragonFruit [aspnetmonsters.com]
- AWS Microservices Extractor for .NET with Josh Hurley and Norm Johanson [dotnetcore.show]
Other Interesting Articles
- Learn by Porting [markheath.net]
- Launching Tabs in Windows Terminal [markheath.net]
- Deploy a Java application to Azure App Service using GitHub Actions [devblogs.microsoft.com]
- Commands & Events: What’s the difference? [codeopinion.com]
- Domain Modeling – Encapsulation [ardalis.com]
- Rewriting git history simply with git-filter-repo [andrewlock.net]
On Programming & Life
- Step-By-Step Guide to Become a Web 3 Developer [simpleprogrammer.com]
- Coding Is Not The Same As Programming [simpleprogrammer.com]
Weekly Dose of Humor
- When the project manager gives me more details about my new project [thecodinglove.com]
- When I realize my Google search starts with “select *” [thecodinglove.com]
- When I notice the new guy doesn’t follow our naming convention [thecodinglove.com]
- When we receive an evolution request a few hours before our production deploy [thecodinglove.com]