(Ben Nadel) I’ve been blogging for quite a while now. And, as much as I try to, I simply can’t keep all of it in my head. In fact, that’s one of the major benefits of blogging – being able to create a sort-of “scratch disk” for my tiny caveman brain.
Community
Azure DevOps for TypeScript React.JS App
(Subodh Sohoni) This tutorial will walk you through the creation of a React.JS app using TypeScript and do the build and deployment to an Azure App Service as a web app.
Entity Framework Core 3.0 Dev Team Struggles with LINQ in Preview 6
(David Ramel) Entity Framework Core 3.0 Preview 6 is out, with the development team including an incomplete LINQ implementation marked by temporary limitations and intentional breaking changes.
No Ping Will Tear Us Apart – Enabling member auto-rejoin in Group Replication
(Ricardo Ferreira) With the release of version 8.0.16 of MySQL, we’ve added some features to the Group Replication (GR) plugin, in order to enhance its high-availability capacities.
Installing the Oracle Instant Client RPM via YUM on Oracle Linux 7
(Martin Bach) Many applications require Oracle’s instant client to enable connectivity with the database.
Upgrade Oracle DBA 11g or 12c to 12c R2 (1Z0-074)
(Skant Gupta) Finally, I’ve successfully passed 1Z0-074, Upgrade Oracle DBA 11g or 12c to 12c R2. It was almost more than 3 months that I’ve been preparing for this.
A walkthrough the Transient Logical Standby
(Pieter Van Puymbroeck) This blog post is created because I got some questions in the last weeks about upgrading using Data Guard.
Local vs Global SQL Server Temporary Tables
(Rick Dobson) Temp tables are temporary in the sense that they exist for as long as the database connection which created and populated them exists. After the connection is closed, the temp table drops from SQL Server.
Introduction To React js
(Priyanka Jain) This article talks is an introduction to the basics of React.js.
Converting a JS library to TypeScript: Part 2
(Jack Franklin) Today we’re implementing more of test-data-bot’s API in TypeScript and diving more into types, interfaces and figuring out how best to model our API through TypeScript.
