(Tim Iskhakov) The other day I was working on a client project when I stumbled upon a ticket that required me to move some functionality from an old legacy system to our .NET Core backend.
Other News
Accelerating Database Recovery with SQL Server 2019
(Greg Larsen) Have you ever cancelled a large transaction, only to find it doesn’t cancel immediately? Instead of cancelling immediately you must wait for a period of time before the transaction is cancelled.
New Features in Navicat Data Modeler 3.0
(Craig S. Mullins) Before implementing a database of any kind, a sound model of the data needs to be developed. This process, known as data modeling, requires an analysis of the things of interest to your organization and how those things are related to each other.
How to replace jQuery with VueJS
(Atman Rathod) In this post, we feature a comprehensive article on How to replace jQuery with VueJS.
Uploading Files In Blazor
(Mike Brind) A few weeks ago, Steve Sanderson blogged about publishing a package for a prototype Blazor file input component, designed to make working with user-supplied files in Blazor applications a lot easier.
Playing With Lists And Blocking Pop Operations In Redis And Lucee 5.2.9.40
(Ben Nadel) I have a really embarrassing confession to make: until just recently, I thought that the Redis List data-type worked like the ColdFusion List data-type. Which is to say, I assumed that it was just an abstraction over simple, delimited string values.
READ ONLY transactions in MySQL
(Federico Razzoli) Transactions are the least known RDBMS features. Everyone knows they exist, but few know how they work. For this reason, it is not obvious that they can be read only.
Oracle JET – How To Reference JavaScript Module in HTML
(Andrejus Baranovskis) I will explain how to reference JavaScript module function in Oracle JET HTML. In previous Oracle JET versions, we were using $root to access parent appController module. Syntax $root looks a bit like magic, it is better to reference module through a predefined variable. I wil
Adding Table Partition in Oracle
(Jagruti Jasleniya) Here we will see examples to add partition in all different types of partitioning methods.
Market Driven Support for Oracle Database 11.2.0.4
(Mike.Dietrich) I know that some of you are still on Oracle 11.2.0.4. And I don’t want to argue, why. I’m pretty sure there’s a good reason that you haven’t upgraded yet. Just remember: You can upgrade directly from Oracle 11.2.0.4 to Oracle 19c.
