Cloud
-
ASP.NET Core Configuration – Azure Key Vault (Vladimir Pecanac) - A nice tutorial that shows how to setup our keyvaul. All the commands and code snippets are there to help.
-
Azure SDK Release (September 2020) | Azure SDK Blog (Jon Gallant) - Super SDK update...
-
Introducing the new Azure Tables Client Libraries | Azure SDK Blog (Christopher Scott) - Storage is everywhere, this post is an excellent starting point to benefits of how the new SDKs can help us.
-
Project Bicep Sneak Peek (Justin Yoo) - Very interesting new project from the ARM team. I really need to try it.
Programming
-
Dependency Injection with Azure Functions (Joseph Guadagno) - Interesting code perspective on the AzFunctions.
-
Azure Container Instances - Docker integration now in Docker Desktop stable release (MacKenzie Olson) - Learn more about this really useful integration in this post.
-
Creating a Progressive Web App with Blazor WebAssembly -- Visual Studio Magazine (Peter Vogel) - A really cool idea, not perfect but pretty fun.
-
Introduction à Bicep (Lucas de Carli) - A nice FRENCH post that gives us an introduction of Bicep and where it comes from.
-
Making Scott Hanselman's Powerpoint Greenscreen trick work with RevealJS via Blazor Server (Jon Hilton) - Really cool post that shows the magic of another presentation tool.
-
Starting to Use Git Hooks With a Team - Redgate Software (Grant Fritchey) - Interesting uses of the hook.nice.
-
The First Blazor Dock Manager (Brian Lagunas) - Nice demo/ tutorial of the new dock manager with Blazor.The pretty cool component in this suite.
-
VSCode Tips for Power Users (Boris Yordanov) - Because there is always something new that we can learn about this amazing tool.