(Gerald) Did you know that Oracle Linux is also available for ARM processors? That means that you can install Oracle Linux on an SD card for a Raspberry Pi as well. Below I will show you how to do that with a Mac.
Community
Azure DevOps for Agile Projects
(John Miner) If you are new to modern day development, you might think that the words Agile and Scrum are interchangeable concepts since many project managers refer to them during team discussions. However, there is an important distinction between them.
SQL Server 2019 Suspend/Resume TDE
(blobeater) Yes, a really nice new shiny feature where we have the ability to suspend and resume the encryption scan for TDE – Transparent Data Encryption which is available in SQL Server 2019.
What version of SQL is SSMS scripting for?
(Kenneth Fisher) Recently (honestly it’s been a few years now) Microsoft split the lifecycle for SSMS out from the general SQL Server lifecycle.
7 Useful JavaScript Tricks
(David Walsh) Just like every other programming language, JavaScript has dozens of tricks to accomplish both easy and difficult tasks.
Introducing the App Service Migration Assistant for ASP.NET applications
(Calvin Keaton) In June 2018, we released the App Service Migration Assessment Tool.
Conflict Resolution and Code Reviews
(Nicolás Bevacqua) Have you ever tried to do a code review on a PR that merges a large release branch or feature branch back into mainline, fixing merge conflicts? It’s not pretty.
Logging in .NET Core
(Peter Vogel) .NET Core provides a framework that logging systems can be snapped into. However, what’s most important about this framework is how you write your messages out. It’s the quality of the message that will let you find where your problems are.
Improvements to ROLLUP in MySQL
(Chaithra Gopalareddy) ROLLUP has been supported in MySQL for sometime now. But until now its use has come with two implementation restrictions: it cannot be combined with DISTINCT or ORDER BY in the same query expression.
Serverless Node Function on Oracle Functions runs periodically to produce CSV report on Oracle ObjectStorage from data in ElasticSearch
(Lucas Jellema) This article highlights a use case implementation I recently implemented (for a demo session) leveraging Oracle Functions as well as OKE (Oracle Kubernetes Engine), Object Storage and Elastic Search.
