(Ahmed Bouchefra) In these steps of our Angular 9 tutorial, we’ll continue building our example app by setting up the router and adding routing for the home and about components.
Other News
How Do I Change an Employee’s Attitude About Work-Hours?
Hello, this is Laura Lee Rose – author of the business and time management books TimePeace: Making peace with time – The Book of Answers: 105 Career Critical Situations – and I am a business and efficiency coach that specializes in time management, project management, and work-life balance strategies. I have an employee who starts work at 7 am and...
Cannot Open Backup Device
(Jason Brimhall) Your success as a DBA is directly relational to your ability to ensure proper Database backups are occurring. There is a whole slew of considerations that go into effect when discussing what a proper Database backup actually is.
Running Database Console Commands (DBCCs) on Azure SQL Database
(Marcin Policht) Practically every SQL Server Database Administrator operating in an on-premises environment is familiar with Transact-SQL DBCC statements that serve the role of Database Console Commands.
Dual Writes – The Unknown Cause of Data Inconsistencies
(Thorben Janssen) Since a lot of new applications are built as a system of microservices, dual writes have become a widespread issue.
Db2 for z/OS and RACF, Part 2: Db2-Internal Security
(Robert Catterall) In the Part 1 post of this two-part blog entry, I described how RACF can be used to provide “external” security for a Db2 for z/OS system – external security being concerned with who (i.e., which IDs) can connect to the Db2 system, and how (e.g., in the form of a batch program and
Refactoring Code to Use C# Local Functions
(Jason Roberts) In a previous post I talked about the potential use of local functions to replace comments. This generated some good discussion on Twitter and in the comments.
Working with the FileSystemWatcher in .NET
(Hannes DuPreez) Welcome to my article. Today, I would like to talk about using the FileSystemWatcher in .NET.
Suppressing Events in Blazor and ASP.NET Core Version 3.1
(Peter Vogel) ASP.NET Core Version 3.1 adds some new features for managing events in Blazor. You may think you’ll never need them, but there may be a time when you’ll be glad to know about at least one of them.
Re-Slaving a Crashed MySQL Master Server in Semisynchronous Replication Setup
In a MySQL 5.7 master-slave setup that uses the default semisynchronous replication setting for rpl_semi_sync_master_wait_point, a crash of the master and failover to the slave is considered to be lossless.
