(Martin) 98% of our studio audience learned something!Cristian covered all aspects of distributed access to Db2.
Community
Garbage Collection in C# (.NET Framework and .NET Core)
(Damir Arh) This C# tutorial explains how Garbage Collection works in .NET Framework and .NET Core, and some best practices to follow.
An Introduction to Azure Redis Cache
(Tapas Pal) Redis Cache service has been added to Microsoft Azure, based on the most popular open source Redis Cache. It’s one of the cache service offerings from Microsoft Azure allows the user to have access of rich features.
SQL SERVER – SQL Server Agent Missing in SQL Server Management Studio (SSMS)
(Pinal Dave) Learning never stops when you are a consultant. While doing my recent Comprehensive Database Performance Health Check my client asked an interesting question.
An Ad Hoc Approach to Passing Elements from Blazor to JavaScript
(Peter Vogel) In a previous column I described an architectural, design-pattern-based approach to integrating JavaScript and Blazor code.
MySQL 8.0.13: Change Current Password Policy
(Rahul Sisondia) We have introduced a new policy for you to enforce on your non-privileged users.
Azure Data Factory Data Flow
(James Serra) Azure Data Factory v2 (ADF) has a new feature in public preview called Data Flow. I have usually described ADF as an orchestration tool instead of an Extract-Transform-Load (ETL) tool since it has the “E” and “L” in ETL but not the “T”.
Ghosts in your Database
(Jason Brimhall) Yes Virginia, there are ghosts in your database. More specifically, there are ghosts in your SQL Server database.
What is JSF? Introducing JavaServer Faces
(Matthew Tyson) JavaServer Faces (JSF) is the Java standard technology for building component-based, event-oriented web interfaces. Like JavaServer Pages (JSP), JSF allows access to server-side data and logic.
Dirty Reads… Done Dirt Cheap
(Craig S. Mullins) Let’s talk about dirty reads (with apologies to the AC/DC pun in the title of this blog post).
