Issue #158 of the Code Maze weekly.
Check out what’s new this week and enjoy the read.
.NET and C# Top Picks
- Using .NET code from JavaScript using WebAssembly [www.meziantou.net]
Starting with .NET 7 we can run any .NET method from JavaScript without using the whole Blazor framework so let’s see how we can do that. Article by Gérald Barré. - Associating File Uploads with a Form – The Blazor File Upload Mini-Course [www.youtube.com]
In this video by Tim Corey, we’ll learn how to upload files bundled with other form data instead of independently in Blazor.
Other Great Reads
- Text to Speech with Amazon Polly and .NET [nodogmablog.bryanhogan.net]
- Translation and Text to Speech with Amazon Polly and .NET [nodogmablog.bryanhogan.net]
- C# 11.0: Generic Math, C# Operators and Static Abstract/Virtual Interface Members [www.thomasclaudiushuber.com]
- Which collection interface to use? [enterprisecraftsmanship.com]
- Evaluate C# with C# using #Roslyn [blog.dotnetframework.org]
- Basic Authentication in ASP.NET Core [damienbod.com]
- Generating argument expressions for minimal APIs: Behind the scenes of minimal APIs – Part 4 [andrewlock.net]
- A pattern/library for methods that return a status, including localization [www.thereformedprogrammer.net]
- Configuring AWS Credentials for .NET Applications – Detailed Guide [codewithmukesh.com]
- Programming SVGs with C# [khalidabuhakmeh.com]
YouTube
- Build, Debug, & Deploy iOS Apps from Windows with C#, Visual Studio, and .NET MAUI (No Mac Required) [www.youtube.com]
- C#/WPF – Material Design in XAML – 5.0.0 work [www.youtube.com]
- Build faster with the Windows Community MVVM Toolkit (featuring .NET MAUI)! [www.youtube.com]
- Capturing Uploaded Files in SQL – The Blazor File Upload Mini Course [www.youtube.com]
- Displaying Files From SQL – The Blazor File Upload Mini Course [www.youtube.com]
- Double the Performance of your Dictionary in C# [www.youtube.com]
- The Easiest Way to Measure Your Method’s Performance in C# [www.youtube.com]
- How Function Composition Can Make Your Code Better | Functional Programming [www.youtube.com]
Podcasts
- Sustainable Open Source with Sarah Novotny [www.dotnetrocks.com]
- Statiq with Dave Glick [dotnetcore.show]
- Designing Data-Intensive Applications – Transactions [www.codingblocks.net]
Other Interesting Articles
- That’s NOT an Aggregate in Domain Driven Design [codeopinion.com]
- Chrome Browser Tabs to Links [ardalis.com]
Programming & Life
- Apple: The Only Big Tech Giant Going Against the Job Cuts Tide [blog.pragmaticengineer.com]
- Why Is Diversity Important In Software Development? [www.youtube.com]
Weekly Dose of Humor
- When the project manager asks me if it would be preferable to postpone the deadline [thecodinglove.com]
- When a coworker shows me an unsuspected feature of the IDE I’ve been using for the past 5 years [thecodinglove.com]
- When I change a single line in my CSS [thecodinglove.com]
- When the intern joins his first technical meeting [thecodinglove.com]