(stewashton) Sometimes we think that certain restrictions are not documented when in fact they are. Where do we forget to look? Database Error Messages
Community
Updating parameter files from REST
(Bobby Curtis) One of the most important and time consuming things to do with Oracle GoldenGate is to build parameter files for the GoldenGate processes.
Create an Azure Function to Connect to a Snowflake Database – Part 1
(Pinal Dave) At our company, we use the cloud Snowflake database to host our data warehouse. We are heavily invested in the Azure data platform and we like to create data pipelines in Azure Data Factory. However, it seems there’s no native connector in Data Factory for Snowflake.
View Encapsulation In Angular
(Roshan Choudhary) This article is all about what view encapsulation (Scoped style) is and how it is achieved in Angular.
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.
Inheritance vs Delegation in Java
(Sven Ruppert) Let’s look at the difference between the inheritance and delegation concepts.
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.
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).
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.
How to kill certain connections to a MySQL database
(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.
