(Siddharth Gajbhiye) In most applications, there is a field while registering to enter a valid password that should contain at least one digit, one number and one special symbol.
Author: SSWUG Research
SQL Server UPDATE lock and UPDLOCK Table Hints
(Sergey Gigoyan) In SQL Server databases with actively running transactions, it is a common situation when more than one transaction tries to modify the same data simultaneously. In such instances, SQL Server deadlocks are often quite possible, which can be a real issue in terms of performance.
Deploy MySQL InnoDB Cluster in OCI with Terraform
(Frederic Descamps) As you know, Oracle Cloud Infrastructure (aka OCI) becomes more and more popular. You can find OCI data centers almost everywhere and the price is very attractive.
Pixelating An Image Using GraphicsMagick And Lucee CFML 5.2.9.31
(Ben Nadel) The other day, while searching for some GraphicsMagick information, I came across a Stack Overflow post that was discussing an approach to pixelating part of an image.
Introduction To .NET 5 For ASP.NET Developers
(Bipin Joshi) If you are keeping an eye on the progress and future direction of .NET you might be aware that somewhere in May 2019 Microsoft announced that the next major release after .NET Core 3.0 will be .NET 5. And just a few days ago they announced the availability of .NET 5 Preview 1.
Getting Started with Azure DevOps
(Eric L. Anderson) I have been doing a lot of work lately with our build and release pipelines in Azure DevOps and while it is fresh on my mind I’m going to do a few posts to remind me of some of the things I have leaned and may or may not have gotten to use.
Getting Started with IBM Z Resiliency
(Bill White, Marc Coq, Pabitra Mukhopadhyay, Carlos Alberto Pistillo, David Raften, Mai Zeng) Resiliency is the ability to provide the required capability in the face of adversity, without significant impact.
The Remainder Operator Works on Doubles in Java
(Jeremy Grifski) I’ve been teaching at OSU for nearly two years, and it always astounds me how much I learn from my students.
ORA-16014: log X sequence# XXX not archived in Standby
(Anuradha Mudgal) Today we are going to have a look on the steps which are used by DBA’s to resolve issue “ORA-16014: log X sequence# XXX not archived, no available destinations (In Standby Database)”.
Nulls are not stored in indexes … most of the time
(Connor McDonald) This question got posed on Twitter today
