(Ben Nadel) Within InVision, one of the interesting features of “Boards” is that, when you upload an image, the app shows you the “top colors” present in the image (which you can then re-add to the Board as a Swatch).
Author: SSWUG Research
User Lockout with ASP.NET Core Identity
(Marinko Spasojevic) The user lockout feature is the way to improve application security by locking out a user that enters a password incorrectly several times.
DB2 for z/OS Locking for Application Developers Part 3
(Gareth Copplestone-Jones) This is the third article in the series on locking for DB2 for z/OS developers. To recap, data integrity and application performance are dependent on application programs being designed and coded to take into account the locking strategy used and working in collaboration w
JavaScript Tracing: How to Find Slow Code
(Michiel Mulders) Finding slow JavaScript code can be a tricky problem to solve. Small code changes can have a big impact on the performance of your code.
Try, Try, And Try Again
(mdinh) I hope you don’t judge a post by its title.
Oracle Cloud ‘follow up’
(Stefan) Follow up: „How to setup a CentOS instance and connect via ssh“
EXPDP Failed with ORA-39065, ORA-39079, ORA-06512, ORA-06512, ORA-24033
(Anuradha Mudgal) Today we are going to have a look on the steps which we use to resolve the issue “EXPDP Failed with ORA-39065, ORA-39079, ORA-06512, ORA-06512, ORA-24033”
Finding Distinct Values Quickly
(Paul White) Back in 2014, I wrote an article called Performance Tuning the Whole Query Plan. It looked at ways to find a relatively small number of distinct values from a moderately large dataset, and concluded that a recursive solution could be optimal.
Login With Gmail Using ReactJS
(Sanwar Ranwa) In this article, we will learn the step-by-step process of allowing users to log in to an application with Gmail using ReactJS.
SQL SERVER – Unable to Allocate Enough Memory to Start ‘SQL OS Boot’. Reduce Non-essential Memory Load or Increase System Memory
(Pinal Dave) One of my clients, contacted me to fix one of the errors which they received while starting SQL Service. In this blog, I would share my learning about error “Unable to allocate enough memory to start ‘SQL OS Boot’.
