(Ember Crooks) I’m a command line gal, and probably always will be. I doubt a GUI will tempt me away from the command line, though I do find myself enjoying using things like Jupyter Notebook to also access the databases I support.
Community
Functional JavaScript: Traversing Trees with a Recursive Reduce
(James Sinclair) Trees come up a lot in web development. As in, more than you would expect. They pop up all over the place.
Migrating a Sample WPF App to .NET Core 3 (Part 1)
(Mike) Olia recently wrote a post about how to port a WinForms app from .NET Framework to .NET Core.
Use System.Text.Json For JSON Processing In ASP.NET Core
(Bipin Joshi) If you worked with earlier versions of ASP.NET MVC and ASP.NET Core, you are probably aware that these versions use Json.NET library for the sake of JSON processing.
Creating a Shape Editor in .NET, Part 2: Creating The Shapes
(Hannes DuPreez) In the first installment of this article series, “Creating a Shape Editor in .NET,” we created the framework for our drawing application.
Database-Aware Load Balancing: How to Migrate from HAProxy to ProxySQL
(Krzysztof Ksiazek) HAProxy and ProxySQL are both very popular load balancers in MySQL world, but there is a significant difference between both those proxies.
Flexible Patching Concept for Optimized WebLogic Image on Docker
(Dirk Nachbar) In the last days I was publishing my Optimized WebLogic Image on Docker Solution, see following links:
EM13.3 Directory Structures
(mdinh) Currently, I am preparing POC to migrate OMS 13.3 from OEL6 to OEL7 and wanted a high level overview of the installation.
Automatic SQL Plan Management in Oracle Database 19c
(Mike.Dietrich) When you upgrade to a new database release, there will be changes. Some are obvious, others are not.
How Monitoring Can Help Keep Your SQL Server Estate Secure?
(Pinal Dave) While monitoring might be common practice for keeping databases running smoothly, this is often directed at maintenance tasks such as query performance or future planning.
