(Jagruti Jasleniya) In previous articles, we have seen basic things we should know before getting started with Oracle Golden Gate
Community
SQL Server Monitoring Week – SQL Diagnostic Manager
(Pinal Dave) Today I am starting a week-long series where I will be discussing various SQL Server Monitoring Tools. My primary aim is to help people with my consulting workshop Comprehensive Database Performance Health Check. While I help customers with their various SQL Server performance issues, I
A Simple Calculator In React.js
(Eranda Horanagama) In this article, we will learn to build a simple calculator written in React.js. I just wrote this for fun.
Introduction to the Cosmos DB Emulator
(Marcin Policht) Cosmos DB constitutes one of the Azure foundational services, which ensures its availability in every existing and newly provisioned Azure region.
Database Recovery Monitoring with XE
(Jason Brimhall) On of the greatest benefits of Extended Events (xe) is how the tool simplifies some of the otherwise more difficult tasks.
Updated tutorial: Database-driven chatbot
(Henrik Loeser) If you want to build a chatbot that gets its content from a database, there is a good news. The existing tutorial “Build a database-driven Slackbot” was just updated to adapt to latest features of IBM Watson Assistant.
How to run async JavaScript functions in sequence or parallel
(James Sinclair) The async and await keywords are a great addition to Javascript. They make it easier to read (and write) code that runs asynchronously.
The History of ASP.NET – Part I
(Daniel Jimenez Garcia) The first version of ASP.NET was released 17 years ago and during these years, it is fascinating to see how the ASP.NET team constructively reacted through these years to the major shifts happening on the web. Initially a platform that was closed and tried to hide and abstrac
Rendering A List Of Mixed Components Using NgFor And NgSwitch In Angular 7.2.13
(Ben Nadel) In the vast majority of cases, when I use the NgFor directive to render a collection of data, the type of data contained within that list is uniform. However, sometimes, a single list is an aggregation of several different collections that result in a commingled set of data types.
Skip the ‘Do You Want to Run the Last Successful Build?’ Question when Debugging in Visual Studio
(Peter Vogel) When I pressed F5 to start debugging and Visual Studio found a compile-time error, nothing irritated me more than the dialog box Visual Studio popped up that asked, “There were build errors. Would you like to continue and run the last successful build?”
