(Gauri Mahajan) In this article we’ll review the SQL varchar data type including a basic definition and overview, differences from varchar(n), UTF-8 support, Collation, performance considerations and more.
Other News
Introduction to Running SQL Server 2019 on Kubernetes
(Marcin Policht) In recent years, Microsoft has fully embraced the open source paradigm.
Db2 Basics: Setting up a Command Line to Work with Db2
(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.
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.
