(Koen Verbeeck) I’m orchestrating a data pipeline using Azure Data Factory. One of the activities the pipeline needs to execute is loading data into the Snowflake cloud data warehouse. Since Azure Data Factory currently doesn’t support a native connection to Snowflake, I’m thinking about using an Az
Community
Blazor State Management
(Jeremy Likness) Blazor Server and Blazor WebAssembly (client) don’t store state by default, resulting in a subpar user experience. This article tackles solutions to the problem.
Performance Overhead Of Using Power BI Custom Visuals
(Chris Webb) Following on from the series of posts I wrote last month (starting here) about testing the performance of Power BI reports in the browser, I would now like to highlight one possible cause of slow report rendering performance: the over-use of custom visuals.
Security Is an Availability Problem
(Allan Hirt) I’ve been hearing more and more from people I know as well as news stories that security is on people’s minds in one way or another. It’s a fundamental IT tenet that security should be a priority.
Groovy 3.0 Adds New Java-Like Features
(Deepak Vohra) Apache Groovy is an open source, object-oriented language that runs on the Java Virtual Machine (JVM). Groovy is compatible with Java syntax and in some ways more powerful than Java as it is both dynamically and statically typed (using the def keyword).
Log Requests and Responses in ASP.NET Core 3
(Eric L. Anderson) This post is going to be a refresh of the Log Requests and Responses in ASP.NET Core post which no longer works more modern versions of ASP.NET Core. For the most part, this post will exactly match the original but with the code bits updated.
Using Local Functions to Replace Comments
(Jason Roberts) One idea I’ve been thinking about recently is the replacement of comments with local function calls.
An Introduction to Ordered Associative Containers in C++
(Manoj Debnath) Associative containers are those that provide direct access to its elements for storage and retrieval purposes.
MySQL Shell Plugins: check (part 3)
(Frederic Descamps) What is great with MySQL Shell Plugins, it’s that it provides you an infinite amount of possibilities. While I was writing the part I and part II of the check plugin, I realized I could extend it event more.
db_securefile PREFERRED results in ORA-60019 with small uniform extents
(Bobby Durrett) Last 19c upgrade issue. Working on our new 19c database, several things died off with errors like this: