(Todd Sharp) In this post I’m going to walk you through the steps that it takes to get RabbitMQ up and running for lightweight messaging in the Oracle Cloud.
Author: SSWUG Research
Python-Connecting to multiple Oracle Autonomous DBs in one program
(brendantierney) More and more people are using the FREE Oracle Autonomous Database for building new new applications, or are migrating to it.
How to get ODBC drivers using Powershell
(Jack Vamvas) Question: I had a question from a developer who was troubleshooting an application to SQL Server connection via a DSN using ODBC.
Integrating Vue.js V4 in ASP.NET Core 3.1 MVC & File Uploading using Dropzone
(HR Rony) We’re used to transferring a file through the browser on the website from the user’s computer/system to a different server. This process is known as file uploading.
Run SSIS Packages with Azure Data Factory in a Cost Effective Way
(Fikrat Azizov) Azure Data Factory (ADF), is a great tool to schedule and orchestrate cloud activities. Although ADF has many features to cover various data integration needs, it is not as flexible as its on-premises predecessor, SQL Server Integration Services (SSIS).
Data Masking in Percona Server for MySQL to Protect Sensitive Data
(Zsolt Parragi) Starting with Percona Server for MySQL 8.0.17, Percona Server ships with a data masking plugin, using the same API as the MySQL Enterprise Masking and De-identification feature.
IBM Spectrum LSF Suite: Installation Best Practices Guide
(Dino Quintero, Mark Black, Ahmad Hussein, Bill McMillan and John Welch) This IBM Redpaper publication documents IBM Spectrum LSF Suite best practices installation topics, application checks for workload management, high availability configurations, using theoretical knowledge and hands-on exercises
Understanding Dependency Injection in .NET Core
(Andrea Chiarelli) TL;DR: Dependency Injection is one of the most known techniques that help you to create more maintainable code. .NET Core provides you with extensive support to Dependency Injection, but it may not always be clear how to apply it.
C# to C# Communication: REST, gRPC and everything in between
(Michael Shpilt) There are many ways to communicate between a C# client and a C# server. Some are robust, others not so much. Some are very fast, others aren’t.
Exploring Tag Islands (Tags In CFScript) In Lucee CFML 5.3.1.13
(Ben Nadel) Yesterday, in my post about using CFML tag syntax in CFScript, Andrew Kretzer told me that Lucee CFML now offers something called “Tag Islands” (seemingly as of Lucee CFML 5.3.1.13).
