Issue #133 of the Code Maze weekly.
Check out what’s new this week and enjoy the read.
.NET and C# Top Picks
- How to Bulk Email with C# and .NET: Zero to Hero [swimburger.net]
Need to send a lot of emails at once? Here’s one way to do it Niels Swimberghe. Just make sure to follow the email sending guidelines to ensure your IP address doesn’t get blocked. - Intro To Class Libraries in C# [www.youtube.com/user/IAmTimCorey]
The class library is one of the most essential project types in .NET, maybe even the most important one. Let’s learn what they are and how to use them with Tim Corey.
Other Great Reads
- .NET 7 Custom Runtime for AWS Lambda [nodogmablog.bryanhogan.net]
- The Best C# .NET Web Application Tech Stack: Deploying to Azure [michaelscodingspot.com]
- Securing Web APIs with Azure AD: Authorizing Client Applications [jimmybogard.com]
- Securing Web APIs with Azure AD: Building the Server [jimmybogard.com]
- Find your US Representatives and Congressional Districts with SMS and ASP.NET Core [swimburger.net]
- Disable Azure AD user account using Microsoft Graph and an application client [damienbod.com]
- C# Converting Bytes To Kilobytes and Beyond [khalidabuhakmeh.com]
YouTube
- Never write C# #if preprocessor directives again! Use the Conditional attribute! 🤯 [www.youtube.com]
- C#/WPF – Deploying WPF apps with Squirrel [www.youtube.com]
- Writing C# on an IoT Microcontroller with .NET and the Wilderness Labs Meadow Project Lab Board [www.youtube.com]
- Placeholder Text Box – WPF UI COMPONENT WORKSHOP [www.youtube.com]
- What Are the Most Important Project Types to Learn in C#? [www.youtube.com]
- Testing your C# code reliably by freezing it in time [www.youtube.com]
- Write cleaner APIs in .NET 7 with MediatR [www.youtube.com]
- Making your async code thread safe | .NET Tips 3 #shorts [www.youtube.com]
Podcasts
- 4 Essential AWS Solutions with Chris Judd [6figuredev.com]
- Azure Developer Tools with Scott Hunter [www.dotnetrocks.com]
- Understanding Git [www.codingblocks.net]
Other Interesting Articles
- On the Etiquette of Pull Request Comments [rehansaeed.com]
On Programming & Life
- How to Reduce Cloud Costs: Tips from DevOps Engineers [simpleprogrammer.com]
- Oncall Compensation for Software Engineers [blog.pragmaticengineer.com]
Weekly Dose of Humor
- When my code works on first try and I didn’t even go on Stack Overflow [thecodinglove.com]
- When I fix multiple bugs in a row [thecodinglove.com]
- When we didn’t have the time to test and the Product Owner wants to ship anyway [thecodinglove.com]
- When I notice I’ve been running my tests on the wrong database for the last few days [thecodinglove.com]