(Chris Sainty) While prerendering is now the default for server-side Blazor applications, I only recently discovered (as in the last 48 hours via Daniel Roth’s work) that client-side Blazor applications can take advantage of this as well.
Community
Creating A Composite Index Using Ancestral Keys In A Hierarchical Database Table Design
(Ben Nadel) For the most part, when designing database tables that exist in some sort of an hierarchical relationship, the “child” table will contain a key reference to the “parent” table.
How to Internationalize and Localize Your Java and Spring Boot Apps
(Matt Raible) First, what even is internationalization (i18n) and localization (l10n)?
Performance Schema Functions
(Jesper Krogh) The sys schema was created to make it easier to use the Performance Schema. This included several functions, for example to convert the picoseconds used by the Performance Schema into human readable strings.
The Fault Encapsulation Pattern
(Jan Kettenis) This posting discusses an integration pattern where you return a fault as a message instead of as a fault, to prevent that the execution of the integration is indicated as having errored.
RMAN Incremental & Demo Part 2 (Level 1)
(Zahid Anwar) This blog post is part of the “RMAN Back to Basics” series, which can be found here.
Creating a Backup Schedule
(Jagruti Jasleniya) Being a DBA it is your key responsibility to set a proper backup strategy. Today we will see how we can schedule backup :
Improve Security with an Azure Service Principal
(John Miner) Microsoft has provided customers with boiler plate architectural diagrams for common business problems. The solution diagrams website is a great place to start as a reference point when creating a new custom solution.
Error Handling In Angular 7
(Gajendra Jangid) In this article, I will discuss error handling in Angular and will also tell how to create a Global/Custom Error Handler in Angular.
Detailed Article On The Power Query Formula Firewall And Data Privacy Settings
(Chris Webb) While writing my Microsoft Business Applications Summit session on Power Query-related reasons for Power BI dataset refresh failures (which you can watch online here for free, along with all the other sessions), I remembered something important that I have been meaning to blog about for
