(Rafael Chinelato Del Nero) Threading refers to the practice of executing programming processes concurrently to improve application performance. While it’s not that common to work with threads directly in business applications, they’re used all the time in Java frameworks.
Community
Db2 SQL Basics: The Most Basic Select Statement
(Ember Crooks) Learning SQL can feel intimidating, even to some experienced DB2 DBAs. For years, you could administer Db2 without using SQL. There are a lot of developers, too who want to learn SQL. The set-thinking of SQL can be confusing. The complete detachment from the physical layer can confoun
Use XML Format With ASP.NET Core Web APIs
(Bipin Joshi) In one of my past articles I discussed how to deal with XML data in ASP.NET Web APIs. Although JSON is quite popular format in API communication, at times you might need to handle XML data.
Hacking Scoped CSS Modules Into A Brownfield AngularJS 1.2.22 Application
(Ben Nadel) I know that I write a lot about the new Angular hotness (and more recently about the new Vue.js hotness). But, the reality is, most of my day-to-day work on the InVision legacy team still involves AngularJS 1.2.22 code.
Migrating your existing on-prem SQL Server database to Azure SQL DB
(Angelos) If you are in the process of moving an existing .NET application to Azure, it’s likely you’ll have to migrate an existing, on-prem SQL database as well. There are a few different ways you can go about this, so let’s go through them.
Using NgRx Store with Angular
(Mahesh Sabnis) This Angular tutorial demonstrates how to use Ngrx store to handle application state across Angular objects.
Connectivity to MariaDB Keeps Extending in dbForge Studio for MySQL
(Alena Subotina) We are thrilled to inform our MySQL users that fresh and new dbForge Studio for MySQL, v8.1 has been just rolled out!
Checking Flash Cache Mode in Exadata Cloud
(Andy Colvin) While looking at an exachk report for an Exadata rack running in Oracle Cloud Infrastructure, I saw an interesting finding:
Changing views on integration – from Enterprise Service Bus to API Gateway, Serverless and iPaaS
(Lucas Jellema) If your tool is a hammer, every problem looks like a nail. Many of us have seen situations where this tunnel vision over time took hold. And for many of us involved in integration, this also has happened.
Oracle SQL Monitor not monitoring my SQL
(Neil Chandler) I needed to monitor a SQL statement in 11.2.0.3 (the limits mentioned below are the same in 12.1, 12.2, 18.4 and 19C) to determine what is was doing and why it was slow.
