(damienbod) This article shows how MFA could be forced on users to access sensitive pages within an ASP.NET Core Identity application. This could be useful for applications where different levels of access exist for the different identities.
Author: SSWUG Research
DB2Night Show #Z102: Db2 z/OS V9 – V12 Best Developer Features
(Martin) 100% of our studio audience learned something!Tony gave the developer highlights from the past 4 versions of Db2. This is a great tutorial and refresher.
Key annotations you need to know when working with JPA and Hibernate
(Thorben Janssen) When you start learning and using Hibernate and JPA, the number of annotations might be overwhelming. But as long as you rely on the defaults, you can implement your persistence layer using only a small subset of them.
NULL Complexities – Part 2
(Itzik Ben-Gan) This article is the second in a series on NULL complexities. Last month I introduced the NULL as SQL’s marker for any kind of missing value.
RPG Academy: Database Modernization—Methodology, Part 4
(Rafael Victoria-Pereira) Normalization, explained in the first TechTip of this series, is more than just a theoretical concept. It’s time to put it to work in your database.
Add JavaScript and VBScript to Your .NET Apps
(honey the codewitch) I wanted to take a break from building parsers and such and do something a little different, so here’s a handy little library I’ve whipped up to add scripting support to your .NET applications.
SQL Server Function to Measure CPU Usage Per Database
(Eli Leiba) There comes a time when a DBA needs to know how much CPU resources each SQL Server database is using. This comes in handy in cases where you need to investigate high CPU usage on your SQL Servers or when you are just trying to understand the CPU heavy consumers on your server.
Oracle Database 19c Automatic Indexing – Indexed Column Reorder (What Shall We Do Now?)
(Richard Foote) I previously discussed how the default column order of an Automatic Index (in the absence of other factors) is based on the Column ID, the order in which the columns are defined in the table.
R (ROracle) and Oracle DATE formats
(Brendan Tierney) When you comes to working with R to access and process your data there are a number of little features and behaviors you need to look out for.
Introducing Oracle Cloud API Gateway – the light weight public or private router to public and private OCI endpoints
(Lucas Jellema) Two days ago, the API Gateway service on Oracle Cloud Infrastructure went live – read the announcement. This is a crucial component for many applications and in many solution designs. This new API Gateway is a prime candidate for example for inclusion in our reference architecture fo
