(Dimitri Gielis) One of the new features in Oracle Application Express (APEX) 20.1 is the integration with APEX Office Print (AOP).
Community
Combine XML And Json Requests And Responses In ASP.NET Core Web API
(Sarathlal Saseendran) By default, ASP.NET Core Web API application supports Json data in requests and responses without any additional code. We can add simple code to support XML requests and responses in Web API.
SQL SERVER – Blocking Tree – Identifying Blocking Chain Using SQL Scripts
(Pinal Dave) When I start working on the Comprehensive Database Performance Health Check with my client, I usually have no idea where will I end up while looking for the root cause of the performance problem for my client.
Evaluating Percona XtraDB Cluster 8.0 Scaling Capabilities
(Vadim Tkachenko) Percona XtraDB Cluster 8.0 is on the final stretch before GA release, and we have pre-release packages available for testing.
Creating A Partially-Transparent Overlay Using GraphicsMagick And Lucee CFML 5.2.9.31
(Ben Nadel) Continuing my exploration of GraphicsMagick, one of the actions that I need to perform at work is to create a composite image in which one image is drawn over another image using a partial transparency.
Slow Exadata Compute Node Upgrades to Oracle Linux 7
(Andy Colvin) One of the cool things that Oracle has done with Exadata is give users the ability to upgrade from Oracle Linux 6 to Oracle Linux 7 with an in-place upgrade process. This comes automatically when you upgrade the Exadata compute image from 18c to 19c.
Connecting Python 3 and Electron/Node.JS: Building Modern Desktop Apps
(Ahmed Bouchefra) In this post, we’ll introduce Electron for Python developers, a great tool if you want to build GUIs for your Python apps with modern web technologies based on HTML, CSS and JavaScript.
More MySQL Document Store Intro Videos
(Dave Stokes) Last time I shared a video that is an introduction to Using MySQL without the SQL. This time I am adding two more videos — one on Document Collections and another on simple indexes.
SQL Server Integration Services Flexible File System Task with Local Storage
(John Miner) There are many existing on premises SSIS packages that use the File System Task to copy and delete files. For instance, an ingestion process might save files to an inbound directory.
Microsoft Unveils Unifying .NET Multi-Platform App UI for Mobile/Desktop
(David Ramel) The dream of one cross-platform .NET scheme for every type of project and target is becoming closer to a reality.