(Kibo Hutchinson) TLS is the new version of the standard that was previously called SSL for secured communication between a client and a server.
Community
Stabilizing your dynamic world
(Javier Estrada Benavides) For many years we have known that executing BIND over packages and plans sets up the required structures inside the Db2 catalog and directory.
Cloning Databases with PSDatabaseClone
(Sander Stad) PSDatabaseClone is a PowerShell module that has the ability to create images of databases (“clones”) and distribute those clones to one or more hosts.
ASP.NET Core Web API custom formatters
(Peter Groenewegen) ASP.NET Core does support out of the box JSON, XML, or plain text formatters based on the ACCEPT Header.
A Visual Studio to Visual Studio Code Snippet Converter
(Rick Strahl) Visual Studio has very nice Code Snippet facility built into it and over the years I’ve been using it to create a ton of useful expansion snippets that make my day to day development easier.
Db2’s Alternate Page Cleaning
(Ember Crooks) The first professional technical presentation I ever gave was on March 31, 2003. I had been a DBA for just less than 2 years. It was at an event called “SDC West Geek Fest”.
Exception Handling in Java Streams
(Brian Vermeer) The Stream API and lambda’s where a big improvement in Java since version 8. From that point on, we could work with a more functional syntax style.
Creating A Vue.js Inspired Event-Modifier DOM Plug-In In Angular 7.1.4
(Ben Nadel) Over the holiday break, I took my first look at Vue.js by reading Vue.js Up and Running by Callum Macrae. One Vue.js feature that caught my eye was the ability to add modifiers to event-bindings that influenced the way in which the underlying event was managed.
Lesson Learned #59: I would like to upload my own certificate to connect to Azure SQL Database.
(Jose M Jurado) Today, I worked on a service request that our customer asked about to use their own certificate to connect to Azure SQL Database.
Monitoring Disk Space on Linux – Helpful Commands for SQL Server DBAs
(Rajendra Gupta) In this article, we will explore the different Linux commands related to the disk space.
