(mdinh) I find it ironic that we want to automate yet fear automation.
Community
SQL SERVER – Default Worker Threads Per Number of CPUs
(Pinal Dave) During my recent SQL Server Performance Tuning Practical Workshop, someone asked, how do they know what is the automatically configured max worker threads for their machine.
What’s Coming with .NET Core 3.0
(Scott Hunter) See what makes .NET Core 3.0 such a big deal for .NET developers no matter what kind of apps you’re building.
MySQL 8.0: Excluding the Buffer Pool from a Core File
(Kuba £opuszañski) The latest release of MySQL 8.0 introduces a new dynamic system variable @@innodb_buffer_pool_in_core_file which lets you omit the Buffer Pool’s memory content when generating a core file.
Upgrade Database from Oracle 11gR2 to Oracle 19c
(Skant Gupta) Here I would be discussing how to upgrade Oracle 11gR2 (11.2.0.4) database to Oracle 19c (19.2.0.0.0) on the same server.
Getting Started With Angular Routing Using Angular CLI – Part 3
(Rajeesh Menoth) In this article we are going to learn the basic routing concepts in Angular 6 using Angular CLI (Command Line Interface ).
Some Real-World Experimenting With The Runtime Abstraction For State Management In Angular 7.2.7
(Ben Nadel) Ever since Facebook reintroduced the programming world to the concept of unidirectional data-flow (with their Flux pattern), I’ve been struggling to wrap my head around more effective state management in a single-page application (SPA) using Angular.
How Expedia Is Getting Rid of Java Bean Transformers
(Fabio Borriello) In a layered architecture, where you are creating levels of abstraction by encapsulating changes to particular data objects and propagating these to other layers, the object mapping process can become mandatory and cumbersome.
Group Replication – Consistent Reads
(Nuno Carvalho) As we showed on the introduction post, in MySQL 8.0.14 Group Replication was once again improved. Now the developer can specify which is the consistency level of all group transactions or even of a single transaction.
What’s new in 19c – Part II (Automatic Storage Management – ASM)
(Syed Jaffar Hussain) Not too many features to talk on 19c ASM. Below is my hand-pick features of 19c ASM for this blog post.
