(Alena Subotina) Maintenance of databases or servers is quite often performed by database administrators at night. But these routines sometimes get blocked by long-running queries or applications that hang onto locks much longer than expected.
Author: SSWUG Research
Xamarin.Forms 4.4 Adds CarouselView
(David Ramel) Microsoft announced Xamarin.Forms 4.4, with a new CarouselView heading a list of new features and functionality for the open-source, cross-platform mobile UI library and development framework.
C# 8 Interfaces: Static Members
(Jeremy Bytes) When taking a closer look at C# 8 interfaces, we have a new capability: interfaces can have static members (including static fields).
Using Windows Forms DataGridView in .NET Core 3.1
(Gunnar Peipman) Windows Forms is coming to .NET Core and last version of Visual Studio 2019 Preview comes with form designer built in.
Inheritance vs Delegation in Java
(Sven Ruppert) Let’s look at the difference between the inheritance and delegation concepts.
Azure Synapse Analytics & Power BI performance
(James Serra) With two new relational database features (Result-set caching and Materialized Views) just GA’d in Azure Synapse Analytics (formally called Azure SQL Data Warehouse), it makes for some very compelling reporting performance options when combined with Power BI.
New support for the COPY option for BIND SERVICE
(Thomas Eng and Emily Alameida) With APAR PH14688, BIND SERVICE now supports the COPY option to copy existing REST services to either local or remote Db2 servers running on Db2 12 with versioning enabled.
How to Use Augury to Check Lazy Loading in Angular 8
(Siddharth Gajbhiye) In this article, I am going to explain how to check the flow of lazy loading in Angular application using the Augury Google Chrome extension.
SQL SERVER – Database Scoped Configurations
(Pinal Dave) What I enjoy the most while working on difficult and different challenges every single day with Comprehensive Database Performance Health Check. Recently I was asked a very interesting question by one of my clients on the topic of Database Scoped Configurations.
maximum size of ORALCE_SID
(Martin Berger) The maximum length of ORACLE_SID environment variable seems to be a mystery in many places.
