Deploy ShinyApps with Azure and Docker
I explain how to deploy in a Azure WebApp a ShinyApps created with RStudio, using Azure DevOps as repository and Docker as container
All technologies, only pure source code
I explain how to deploy in a Azure WebApp a ShinyApps created with RStudio, using Azure DevOps as repository and Docker as container
In this post I explain how to add logging to Office add-ins for debug also when your add-in is on the client machine.
I want to help to start with Docker for the basis. I’m starting to learn Docker, then the following posts are my study step-by-step
In this article I show how quickly deploying dockerized R/Shiny Apps on Microsoft Azure and make them available globally within seconds
The tutorial shows how to create dropdown list in Microsoft Excel depending on another cell by using new dynamic array functions.
A new and near-final version of Windows10X has leaked and this is the answer from Microsoft to ChromeOS. Here all the details about the OS
How to implement an efficient audit system with Entity Framework Core? In this post I explain what to do and the source code is on GitHub