(Debasis Saha) In this article series, we will discuss a different aspect of Angular 8 for all types of users.
Other News
Data Drift, Data Maturation and Working With It
Azure ML datasets have a new tool just out, that of looking at datasets and monitoring for data drift. Not the latest fad in racing, but rather the changing of data over time. This is quite important to be aware of on a few different levels as you work with these datasets that track behavior (more later this week) and […]
Tips for using backup and restore in SQL Server 2019
Tips for using backup and restore in SQL Server 2019 Use separate storage for the database backups. Ensure that you place your database backups on a separate physical location or device from the database files. You can use backup/restore of memory-optimized files on Azure Storage. In SQL Server 2019 memory-optimized filegroup files can be stored on Azure Storage. Backup/Restore of...
Azure SQL Best Practices?
(blobeater) A way to enforce good practice and standards is by Azure Policy. As stated by Microsoft “Azure Policy is a service in Azure that you use to create, assign, and manage policies.
A robust event-driven architecture for using with Entity Framework Core
(Jon P Smith) The term “event-driven architecture” covers a wide range of distributed systems like MicroServices, Serverless etc. And this chapter from the book Software Architecture Patterns says event-driven architectures have many useful features, but they are hard to build and test.
Visual Studio 2019 for Mac v8.4 Preview Adds ASP.NET Core Scaffolding
(David Ramel) Scaffolding support for ASP.NET Core projects heads the list of new features added to Visual Studio 2019 for Mac version 8.4 Preview 4.
Having Fun With Position: Fixed And Element.getBoundingClientRect() In Angular 9.0.0-rc.2
(Ben Nadel) Over the years, I’ve gotten more confident in my ability to position elements, both fixed and absolute. But, for the most part, these elements are all predictably positioned within the web page.
Getting Started with GraphQL
(Tomek Poniatowicz) GraphQL was developed by Facebook in 2012 to power up its mobile apps. Since open-sourcing GraphQL specification in 2015, it gained a lot of popularity and is now used by many development teams, including giants like GitHub, Twitter or Airbnb.
Advanced Log Space Management (ALSM) as of Db2 for LUW Version 11.5
(Frank-Martin Haas) Db2 for Linux, UNIX, and Windows Version 11.5 GA comes with the tech preview of a new feature called “Advanced Log Space Management” (ALSM).
A Guide to MySQL Galera Cluster Streaming Replication: Part One
(Paul Namuag) Streaming Replication is a new feature which was introduced with the 4.0 release of Galera Cluster. Galera uses replication synchronously across the entire cluster, but before this release write-sets greater than 2GB were not supported.

