It is time to share new reading notes. It is a habit I started a long time ago where I share a list of all the articles, blog posts, and books that catch my interest during the week.
If you think you may have interesting content, share it!
Cloud
-
Observability on Azure Container Apps (Abdullah Abu-Hassan) - Great post to get started. We can download all the code required to try it ourself.
-
WTH is Azure Copilot? (Sam Cogan) - I believe this copilot will be extremely useful for so many people... including me.
Programming
-
Solved! Visual Studio .http File Not Sending Authorization Header (Steve Smith) - The devil is in the details as they say. Great post that shares the investigation of an issues. A time saver.
-
Should I put my Blazor components in the server project, or the client project? (Jon Hilton) - Short and clear explanation of the blazor structure, very helpful post.
-
How to Make Your Web Sites Accessible (Beau Carnes) - Accessibility is a must and now there a course available on camp to help us making our website accessible.
-
What's new for the Microsoft Fluent UI Blazor components 4.4 (Vincent Baaij) - Nice new components. Its going fast!
-
Dev Tunnels: A Game Changer for Mobile Developers - .NET Blog (James Montemagno) - Dev Tunnel is definitely a incredible tool.I used it for debugging connector in Power Platform and there is no doubts it will help with mobile app...No more guesses debug with the real thing.
Miscellaneous
- Introducing Sudo for Windows! (Jordi Adoumie) - Wow! This is a really good new feature. How many time a forgot to start my terminal as admin and needed to starry over again...Looking forward to try it.