(Peter Zaitsev) I often need to install a certain version of MySQL, MariaDB, or Percona Server for MySQL to run some experiments, whether to check for behavior differences or to provide tested instructions.
Author: SSWUG Research
Struct Iteration Methods Like Each, Map, And Filter Include Null Values In Lucee CFML 5.3.3.62
(Ben Nadel) Earlier this week, I was working on some reflection-style code in CFML wherein I was recursively looking through structs of data.
Reducing log verbosity with Serilog RequestLogging
(Andrew Lock) This is the first post in the series: Using Serilog.AspNetCore in ASP.NET Core 3.0.
Razor Pages Localisation – SEO-friendly URLs
(Mike Brind) This is the fourth article in a series that explores various aspects of localisation in ASP.NET Core Razor Pages applications. This article concentrates on the SEO aspects of localisation as they pertain to URL management, and how to utilise the RouteDataRequestCultureProvider to help y
Socket programming in Java: A tutorial
(Steven Haines) This tutorial is an introduction to socket programming in Java, starting with a simple client-server example demonstrating the basic features of Java I/O.
Creating a Data-centric Mobile App
(Hannes Du Preez) In a predominant mobile world, it is essential as a developer to know which databases are available and which technologies can be used to write a data-centric mobile app. In this article you will learn about the SQLite database, Xamarin, and how to make them work together with C#.
What is the program_name in sys.dm_exec_sessions?
(Kenneth Fisher) If you’ve ever looked at the output for sys.dm_exec_sessions you may have noticed the column program_name. Frequently you’ll see entries like these:
Learn Angular 8 Step By Step In 10 Days – Angular Service (Day 8)
(Debasis Saha) Welcome back to the Learn Angular 8 in 10 Days article series – Part 8. In the previous article, we discussed the different concepts of Form Control in Angular.
SQL SERVER – Parameter Sniffing Simplest Example
(Pinal Dave) Today we will see a very simple example of the Parameter Sniffing. I was asked by my client if I can explain to them what is the simplest example of the parameter sniffing during a recent consulting engagement of Comprehensive Database Performance Health Check.
REST Enable Schema Aliases and SQL Developer Web
(Jeff Smith) If you have ORDS 19.4 up and going, with SQL Developer Web enabled, you’re almost ready to login and start running queries.
