Every Monday, I share my "reading notes". This is a curated list of all the articles, blog posts, 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.
Cloud
-
Azure REST APIs with Insomnia (Jon Gallant) - Awesome post I didn't know that extension and they had never tried the import. Very useful.
-
Microsoft Ignite 2021 Book of News (Microsoft) - If you are looking for the complete list of all the news done at Microsoft Ignite here it is.
-
Top 5 things to get the most out of Microsoft Ignite (Rick Claus) - Nice tips to get ready.
Programming
-
Tip 307 - How to create faster and smarter apps with .NET 5 | Azure Tips and Tricks - A nice quick review of .Net improvements.
-
.NET Interactive with SQL!| .NET Notebooks in Visual Studio Code (Maria Naggaga) - A very interesting tool when you want to do a quick exploration of the data or invalidate some queries while in your code.
-
Don't forget about the GitHub Command Line (Scott Hanselman) - I forgot about that CLI... That could be useful.
-
Generate iCal calendar with .NET using iCAL.NET (Kristoffer Strube) - A nice quick tutorial for that package.Looking forward to seeing in the latest .Net version.
-
IntelliSense for appsettings.json | ASP.NET Blog (James Newton-King) - That's a cool feature! How many times I was in the settings and struggling on the format, or name of a properties.No more Internet search!
-
What Makes VSCode so Popular?. Visual Studio Code is bae | by Richard So | Feb, 2021 | codeburst (Richard So) - A great post that will put words into your thoughts. And if you don't use vsCode, it will explain why so many people around love it that much.
-
You must be insane to be a software developer (Matt Lacey) - Interesting question.
Miscellaneous
- 4 Ways To Balance Under And Over-Communication As A Remote Work Manager (Shitika Anand) - Important and simple tools for our times.