(David Fitzjarrell) Oracle has provided very useful tools and views to aid the DBA in database management> This includes a number of offerings dealing with the subject of space.
Community
Deploy Angular App to Azure
(thematrixreloaded) In this post, you will find step by step instructions to deploy an Angular app to Azure Web App without Linux.
Azure Data Explorer
(James Serra) Azure Data Explorer (ADX) was announced as generally available on Feb 7th. In short, ADX is a fully managed data analytics service for near real-time analysis on large volumes of data streaming (i.e. log and telemetry data) from such sources as applications, websites, or IoT devices.
T-SQL bugs, pitfalls, and best practices – determinism
(Itzik Ben-Gan) Like any programming language, T-SQL has its share of common bugs and pitfalls, some of which cause incorrect results and others cause performance problems.
Troubleshooting a Dynamics GP SQL Posting Error
(Steve Endow) I recently had a call with my friend Windi Epperson to troubleshoot an odd SQL error that was occurring when posting a Dynamics GP batch.
Guru Classic: A Bevy of BIFs, %XLATE and %REPLACE
(Jon Paris) Author’s Note: I’m revisiting this classic tip since the original was written back in 2009, long before the introduction of free-form data declarations. In addition, I’ve updated this tip to point to the new %SCANRPL BIF, which impacts this scenario.
Jenkins integration with tools for SCM, Build Management and Test Management (Covers Azure DevOps)
(Gouri Sohoni) In this tutorial, we will discuss how Azure DevOps can be used for Source Control for Java apps. We will also see how Continuous Integration/Continuous Deployment can be achieved between Jenkins and Azure DevOps.
Experimenting with the Streams API
(Dean Hume) I am always looking for ways to build faster, slicker web pages. Where applicable, I’ll use great new browser features such as service workers, HTTP/2 and improved compression, just to name a few.
Using Pure Pipes To Generate NgFor TrackBy Identity Functions For Mixed Collections In Angular 7.2.7
(Ben Nadel) Yesterday, I experimented with using a Pure Pipe in Angular 7.2.7 in order to generate an identity Function for use in the NgFor TrackBy input. That was my attempt to bring-forward some of the “ng-repeat” magic that we had in AngularJS.
Hosting ASP.NET Core behind https in Google Kubernetes Engine
(Jon Skeet) Side-note: this may be one of the clumsiest titles I’ve ever written for a blog post. But it does what it says on the tin. Oh, and the space after “ASP” in “ASP .NET Core” everywhere it to avoid auto-linking.
