Official images for Microsoft SQL Server on Linux for Docker Engine. Full Description SQL Server 2017 is now officially released! You may notice that the :latest tag has been removed. Please use the new tags going forward – either :2017-GA or :2017-latest.
Category: Information Technology
Various IT related article
How to allow remote connection to mysql – Stack Overflow
That is allowed by default on MySQL. What is disabled by default is remote root access. If you want to enable that, run this SQL command locally: GRANT ALL PRIVILEGES ON *.* TO ‘root’@’%’ IDENTIFIED BY ‘password’ WITH GRANT OPTION; FLUSH PRIVILEGES;
Source: How to allow remote connection to mysql – Stack Overflow
ESP32 Solar Weather Station – Hackster.io
Build a mobile app that connects to your RPi 3 Using BLE – Hackster.io
Water Usage Tracker – Hackster.io
Basic Editing in Visual Studio Code
IBM Knowledge Center – Asset topology
Maximo Document Site
Build a Real-world App with ASP.NET Core and Angular 2 – YouTube
From Start to Finish: ASP.NET Core, Entity Framework Core and Visual Studio Code – YouTube
LadyNaggaga/ASP.NETCoreMVA: Microsoft Virtual Academy MVA
Hanselman & Lady Naggaga
Source: LadyNaggaga/ASP.NETCoreMVA: Microsoft Virtual Academy MVA