In December 2018, along came another announcement from Microsoft. Microsoft announced it would stop development on EdgeHTML, and replace it with the Chromium for Edge browser.
There are several ways to start using Docker. You can either install it on your local workstation or use one of several Cloud services to run Docker. There are even online courses of Docker that provides you with the while environment needed to learn and experiment with. For now I am only going to concentrate on installation on local workstations. These g...
I have been using VM in my daily work for as long as I can remember. Before Multiple Desktops was first class citizen in Windows 10, I used to use VirtualWin. The problem with combining VirualWin and VM, was that I had to go out of VM in order to switch desktop.
As an ongoing effort, I wanted to have a more versatile/cross-platform development environment. And with VS Code released for all major platforms, I saw a good opportunity to maybe switch to an IDE that I could use on both Windows and Linux, and still be able to code C#.