(Michael J. Swart) So check out this code, what’s going on here?
Community
Angular 10/9 Update Guide with Examples
(Ahmed Bouchefra) In this guide, we’ll learn, with examples, how to upgrade our project from Angular 8 or 9 to the latest Angular 10 version and update the dependencies.
Incremental File Load using Azure Data Factory
(Koen Verbeeck) I want to load data from different flat files stored in Azure Blob Storage to an Azure SQL Database. However, I only want to process new files. Files which already have been processed should be ignored.
Pstress: Database Concurrency and Crash Recovery Testing Tool
(Rahul malik) Databases are complicated software made to handle the concurrent load while making specific guarantees about data consistency and availability.
Static Constructor Failures and Declaration Order
(Rick Strahl) I ran into a weird and hard to identify error today that wasted way more time than I care to admit because you know…
Demystifying Memory Profilers in C# .NET Part 2: Memory Leaks
(Michael Shpilt) One of the biggest memory-related problems and I daresay all-round problems in .NET, are memory leaks. They are very common, hard to notice, and eventually lead to devastating consequences.
Cross-Platform Build Events in .NET Core using MSBuild
(Jeremy) In the last article, we looked at post-build events and .NET Core — specifically how the ‘$(SolutionDir)’ and other macros based on the solution folder do not work when we do project-based builds. Instead, we should use folders relative to the project.
Did You Know #35 – New Child Cursor Creation Reason
(Liron Amitzi) In many cases we see a new child cursor for existing SQL. You can see the children and their information in V$SQL (where CHILD_NUMBER identifies the child).
V$RECOVER_FILE and PDB$SEED and Standby Database
(Hemant K Chitale) As a follow up to my previous post where I showed, with other things, that V$RECOVER_FILE may show PDB$SEED files as well, this is what I currently see on my Production (Primary) database :
#763 OIC – B2B – EDI Translation support
(Niall Commiskey) Another compelling new feature for OIC – EDI X12 support.