Every Monday, I share my "reading notes". Those are the articles, blog posts, podcast episodes, and books that catch my interest during the week and that I found interesting.
It's a mix of the actuality and what I consumed. Enjoy!
Cloud
- How to live-stream meetups on Twitch without any special equipment (Alex Casalboni) - Really cool experimentation and ideas using AWS cloud.
- Run Azure PowerShell in a Docker Container (Thomas Maurer) - Really useful tips to use different versions of PowerShell without having to install them.
Programming
- How to migrate an ASP.NET MVC app from .NET Core 2.2 to .NET Core 3.1 (Claudio Bernasconi) - This is a good step by step tutorial for a migration.
- EF Core 5.0: Using ToQueryString() method to translate LINQ query to SQL (Gunnar Peipman) - Nice little and cool feature coming up in the next version.
- How to create better code using Domain-Driven Design - Software House Altkom Software & Consulting (null) - A really interesting and complete article that explains it all.
- Introducing the New Pull Request Experience for Azure Repos | Azure DevOps Blog (Apeksha Awasthi) - Wonderful PR used to be a GitHub only feature... Really happy to see that it is now also present on Azure DevOps Repos.
- WSL2 will be generally available in Windows 10, version 2004 | Windows Command Line (Craig Loewen) - WSL2 is the next best thing I install on my PC since Win10 and used with the new Docker for Windows... It's fantastic
Shameless plug
- How to know how much your application is consuming on Azure (Frank Boucher) - Great post and video in both French and English that explains how to plan, visualize and monitor the cost of your applications in the cloud. And there is also a great MS Learn Azure Cost Management module.
Podcasts
- Des fonctions courtes, qui font une chose (Les Semi-Colons) - First time for me listening to this podcast, third time for them. A very interesting podcast in "Canadian French". They are passing through the book Clean Code of Robert C. Martin. This episode was about chapter 3.
- vygl - Le balado Ep.17 (vygl) - Great podcast in French. It was my first try and I really liked it. We can ear the experience of the speaker in their voice but also by the quality of this audio.
- Episode 14: What developers should know about security with Troy Hunt (Software Engineering Unlocked) - Okay, I know I've been a big fan of Troy for years, but this podcast is an incredibly interesting interview.
Miscellaneous
- An Update on the MSDN and TechNet Migration to docs.microsoft.com (Jeff Sandquist) - It was looking mostly like an impossible mission, but with a lot of work, it is really incredible the things that can be achieved. This post shares the status of the migration of each section.
~