(David Ramel) Easier management of project code dependencies and improvements to extensions for popular Java frameworks and runtimes highlight the February update to Java in Visual Studio Code functionality.
Author: SSWUG Research
Creating Certificates for X.509 security in Azure IoT Hub using .NET Core
(damienbod) This article shows how to create certificates in .NET Core which can be used for Azure IoT Hub. The chained certificates are created using the nuget package CertificateManager.
Create Database From Model Using Entity Framework Core And ASP.NET Core
(Bipin Joshi) While working with Entity Framework Core and ASP.NET Core you typically create EF Core model consisting of a custom DbContext and entity classes.
Installing Oracle Java SE 11 on Ubuntu 18.04
(Kibo Hutchinson) This article is a quick guide for Ubuntu Linux users installing Java 11, the current long-term support (LTS) Java version.
Handy TensorFlow.js API for Client-Side ML Development
(Andrej Baranovskij) Let’s look into TensorFlow.js API for training data handling, training execution, and inference. TensorFlow.js is awesome because it brings Machine Learning into the hands of Web developers, this provides mutual benefit.
Can you have more than 1 PDB with Standard Edition 2 (SE2)?
(Mike.Dietrich) When we announced the 3-PDB-Support with Oracle Database 19c onward at OpenWorld 2019, I was very excited. According to the license documentation, this applies to Standard Edition 2 (SE2) as well.
Waiting for direct write temp – but what file?
(Mathias Magnusson) This is essentially a not for myself for the next time I forget. It seems to be like once every other year I figure this out. It is not too easy to google for so it usually takes a bit too long.
CREATE TABLE MyTable (Col1 CHARACTER VARYING (50))
(Kenneth Fisher) If you read the title to this post and your first thought was That’s not SQL is it? then you had the same first thought I did when I saw it.
Securing a Website Using Firebase, Angular 8, and ASP.Net Core 3.1
(SleepyCrat) This article will show you how to create an ASP. net core web api project and secure it using Google’s Firebase authentication service with an Angular front end.
SQL Server Monitoring with SolarWinds Server and Application Monitor
(Jeremy Kadlec) I need to monitor the SQL Server instances in my environment and our IT team has a need to monitor the health and availability of our overall environment. We need to understand the issues in the environment at a high level, prioritize our findings then drill into issues in order to c
