Issue #176 of the Code Maze weekly.
Check out what’s new this week and enjoy the read.
.NET and C# Top Picks
- Understanding SameSite cookies [andrewlock.net]
If you’re into security, you’re 100% familiar with Cross-Site Request Forgery (CSRF) attacks. SameSite cookies are designed to be a way to fight these kinds of attacks. If you want to learn more, check out this blog post by Andrew Lock. - Deploy & Host Blazor Static Web Apps for FREE in Azure in ONE click with Visual Studio [www.youtube.com]
Deploying Blazor WebAssembly applications is easy and requires pretty much no effort. Here’s one way to do it with James Montemagno. Check it out and go deploy some apps!
Other Great Reads
- .NET Developer Roadmap 2023 [www.claudiobernasconi.ch]
- Use secrets in unit tests [markheath.net]
- Microsoft .NET Code Analysis: Use the Switch Expressions Instead of Statements [dotnettips.wordpress.com]
- Microsoft .NET Code Analysis: Enums Should Always Have a Zero Value [dotnettips.wordpress.com]
- ASP.NET Core authorization using Entra External ID CIAM and Azure AD security groups [damienbod.com]
- Troubleshooting Common Errors and Issues in .NET 7.0 [www.talkingdotnet.com]
- Shorts Series – Add or Enable OData in ASP.NET Core 7.0 [www.talkingdotnet.com]
- Send Emails from ASP.NET Core using Amazon SES: Complete Guide [codewithmukesh.com]
- Entity Framework Core 7: Filtering on JSON Arrays [khalidabuhakmeh.com]
YouTube
- WWDC 2023 Recap – Apple Vision Pro & Beyond | Merge Conflict ep. 361 [www.youtube.com]
- Web Devs 🚨🚨 Easily Test Web API and Apps with a Public URL with Dev Tunnels CLI [www.youtube.com]
- C#/WPF – Material Design in XAML 5.0 Release? [www.youtube.com]
- Client Project Setup (.NET MAUI!) – FULL STACK .NET TUTORIAL (BUGPORTER) #5 [www.youtube.com]
- Using HTTP Files in Visual Studio to Test and Document APIs [www.youtube.com]
- The New File Part of Every New .NET API [www.youtube.com]
- Writing C# in VS Code Is Finally Awesome! [www.youtube.com]
- Unit of Work Is Even Better With MediatR + TransactionScope [www.youtube.com]
YouTube Shorts
- How Polly Can Make Your Code Resilient #shorts [www.youtube.com]
- Use These 4 Best Practices For Your .NET Project Setup [www.youtube.com]
- Easy Performance Boost With Query Splitting (in some cases) #shorts [www.youtube.com]
News & Updates
- Announcing C# Dev Kit for Visual Studio Code [devblogs.microsoft.com]
Podcasts
- Greg Young answers your Event Sourcing questions! [codeopinion.com]
- OpenTelemetry with Laïla Bougriâ [www.dotnetrocks.com]
- Breaking Up with Tech Debt: A Love Story with M. Scott Ford [dotnetcore.show]
- Build Conference 2023 Interview with Amanda Silver [www.youtube.com]
Other Interesting Articles
- Mastering Visual Studio 2022: Essential Tips and Tricks [www.talkingdotnet.com]
Weekly Dose of Humor
- When I try to ship a quickfix to production [thecodinglove.com]
- When we run the project for the very first time [thecodinglove.com]
- When I have to edit a regex [thecodinglove.com]
- When my manager asks for my time estimate in the middle of a client meeting [thecodinglove.com]