(Thomas Claudius Huber) Recently there was a discussion in a Pull Request for the .NET runtime on GitHub. In the discussion it was mentioned by Jan Kotas from Microsoft that the order of interfaces is important for the casting performance.
Author: SSWUG Research
How long will my database upgrade take? Revisited …
(Mike.Dietrich) I received this question twice within a few days. And I remember that a tiny little while ago I wrote something on the blog about it.
IoT System for Data Acquisition with REDIS and GO Language
(José Cintra) An IoT data acquisition system consists of a network of sensors that send your data to one or more central units that, in turn, process and store that data, allowing you to monitor and control devices located locally or remotely.
Different Ways to Write a Cursor in SQL Server
(Simon Liew) Can you provide different examples of how a cursor can be written in SQL Server?
Storage and Indexed access of denormalized columns (arrays) on MySQL 8.0, via multi-valued indexes
(Saverio Miroddi) Another “missing and missed” functionality in MySQL is a data type for arrays.
New Tool Removes Those Pesky Unused .NET Core Instances
(David Ramel) Plagued by proliferating piles of unused .NET Core SDKs and runtimes as you accompany Microsoft on its journey to the open-source, cross-platform future?
Array.Sort() Operator Must Return INT-Sized Result In Lucee CFML 5.3.4.80
(Ben Nadel) A few weeks ago, I wrote about using Subtraction to power the Array Sort operator in Lucee CFML. This has become my go-to approach for sorting arrays.
Prepare ASP.NET Core Projects To Use TypeScript
(Bipin Joshi) Now a days many ASP.NET developers use TypeScript for their client side code. So, it’s worth to add TypeScript in your web development skill-set.
New Feature: Changing the shape of a virtual machine DB system OCI
(Skant Gupta) Finally, Oracle OCI come up with new feature of changing the shape of VM in Database system without termination.
How To Read Oracle Traces From SQL*Plus
(Matheus Boesing) Let’s say you need to read trace files from Amazon Relational Database Service (RDS). How do you do it?
