(David Ramel) The January 2020 update of Visual Studio Code, v1.42, is out with a bunch of new features and previews of an upcoming JavaScript debugger, Search editor, Timeline view and more.
Author: SSWUG Research
Trying To Debug ‘Deadlock found when trying to get lock; try restarting transaction’ Errors In Lucee CFML 5.2.9.40
(Ben Nadel) The other day, Josh Siok and I were running into a strange problem: we were executing a ColdFusion page that was immediately terminating in a Transaction Deadlock error in MySQL.
Developing SPAs with ASP.NET Core v3.0
(Daniel Jimenez Garcia) This tutorial demonstrates how to integrate four different SPA frameworks within ASP.NET Core v3 for Angular, React, Vue and Svelte. This ASP.NET Core tutorial also demontrates how to create your own custom SPA template.
Guru: RDi V9.6, Part 6 – The New Object Table Gets Even Better
(Susan Gantner) RDi V9.6 seems to be the gift that keeps on giving. I started this series about this release of RDi almost two years ago. You may have thought my last (fifth) tip in the series was the last on this subject, but it turns out there’s still more!
fixing a failed APEX installation
(Martin Berger) Today I tried to install APEX 19.2.0.00.18 into a 19.5 database, but apexins.sql failed with
Basic Replication — 12 : MV Refresh Captured in AWR
(Hemant K Chitale) Building on the example of an Index having been created on a Materialized View in my previous blog post in this series, I’ve captured some information from the AWR report in 19c when this code is executed :
#747 – OIC –> Using Visual Builder for Process Task Forms
(Niall Commiskey) Good morning to you all on this very fine sunny Winter’s morning in Bavaria!
What is the JRE? Introduction to the Java Runtime Environment
(Matthew Tyson) Together, the Java Development Kit (JDK), the Java Virtual Machine (JVM), and the Java Runtime Environment (JRE) form a powerful trifecta of Java platform components for developing and running Java applications.
Azure Advisor – for Azure Data Platform
(blobeater) Wouldn’t it be nice if we could access one main dashboard / report that pulls in information from many tools such as security centre, SQL advisor and cost management tools?
ASP.NET MVC jQuery Server Side Datatable Example
(Abhishek Mishra) Today I will demonstrate the implementation of jQuery server side Datatable in MVC appplication with server side filter, sorting and Pagination.
