(Mike Brind) Available from ASP.NET Core 2.2, parameter transformers enable the centralisation of logic for modifying the value of routes and route parameters in URLs generated by the anchor tag helper or the Url helper.
Community
Using ‘replaceUrl’ In Order To Honor The Back-Button While Chaining Absolute Redirects In Angular 7.2.13
(Ben Nadel) Over the weekend, I took a look at using a transient component to side-step the limitations of the Router, allowing absolute and local redirects to be chained in Angular 7.2.13.
Group Replication – Consistent Reads Deep Dive
(Nuno Carvalho) On previous posts about Group Replication consistency we:
CDB Fleet in Oracle Database 18c
(Anju Garg) Oracle database 18c introduces a new CDB Fleet feature which allows many CDBs to be managed as one. A CDB fleet is a collection of CDBs and hosted PDBs that you can monitor and manage as one logical CDB from a centralized location.
Publishing Machine Learning API with Python Flask
(Andrejus Baranovskis) Flask is fun and easy to setup, as it says on Flask website. And that’s true. This microframework for Python offers a powerful way of annotating Python function with REST endpoint. I’m using Flask to publish ML model API to be accessible by the 3rd party business applications.
limit IOs by instances
(Martin Berger) This is a follow up to my previous post.
Power BI Scorecard Examples
(Gauri Mahajan) In any business process, analytical reporting plays a vital role to make data-driven decisions based on analytics and evaluation of a business strategy. Reporting and scorecards, with their drill-down abilities, go side-by-side in determining how a business is doing overall.
Play and Test Your First Serverless Azure Function
(Javier Carrion) Here is a scenario; you oversee an Oven Temperature Data Logger for a Pizzeria company. You monitor this data to help determine when oven maintenance is required.
Table.Buffer() Does Not Buffer Nested Values
(Chris Webb) Here’s yet another entry in the list of useful things I learned from Ehren von Lehe on the Power Query MSDN forum: Table.Buffer() does not buffer nested table, record or list values inside the cells of a table. From this thread:
SQL Restore Database using DBATools
(Rajendra Gupta) This article will cover SQL restore database operations using the open-source PowerShell module, DBAtools, and will cover commands for backup restoration using the command Restore-DBABackup with many various permutations like restoring from file, separate directory, renaming databas
