(Paul McWilliams) If you use the PDF download scripts to download the PDF manuals Db2 for z/OS, and you last downloaded the scripts before May 31, 2019, you’ll need to get the latest versions.
Other News
Cache Implementations in C# .NET
(Michael Shpilt) One of the most commonly used patterns in software development is Caching. It’s a simple, but a very effective concept. The idea is to reuse operation results.
Reconsidering ‘text-overflow: ellipsis’ As A Design Smell And Accessibility Concern
(Ben Nadel) When I first came across the CSS property, text-overflow: ellipsis, I thought it was amazing! Finally, there was a clean and easy way to prevent a user’s content from “breaking the design.”
MVC 5 In Retrospect
(K. Scott Allen) I’ve been in the guts of an ASP.NET MVC 5 application lately and have some more perspective on the improvements we take for granted in ASP.NET Core.
Getting started with the MySQL Operator for Kubernetes
(Hassan Ajan) Kubernetes Operators are amazing and they are already playing an important role for those who are managing large scale applications.
GRID Out Of Place (OOP) Rollback Disaster
(mdinh) Now I understand the hesitation to use Oracle new features, especially any auto.
Optimizing the Optimized Docker Image for Oracle XE 18c (18.4.0) including Archivelog
(Dirk Nachbar) On 1st May 2019 I was publishing a solution on how to optimize the Docker image for Oracle XE 18c from 8.7 GB down to 5.41 GB
Hide or Full Screen Query Results
(Jeff Smith) So you’re working on a query, script, etc. in your favorite Oracle desktop tool…
Change Not For Replication Value for SQL Server Identity Columns
(Greg Robidoux) When setting up replication there are many things to think about and many options you can choose from when setting up your publications and subscriptions. In most cases replication is an after thought and not part of the original database or application design, so there may be some
How to Create an Array in JavaScript
(Kirupa Chinnathambi) The popular way in which all the cool kids create arrays these days is to use an open and close bracket. The example that follows is a groceries variable that is initialized to an empty array:
