(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.
Other News
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
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.
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.
Installing MySQL with Docker
(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.
Introducing Oracle Cloud API Gateway – the light weight public or private router to public and private OCI endpoints
(Lucas Jellema) Two days ago, the API Gateway service on Oracle Cloud Infrastructure went live – read the announcement. This is a crucial component for many applications and in many solution designs. This new API Gateway is a prime candidate for example for inclusion in our reference architecture fo
R (ROracle) and Oracle DATE formats
(Brendan Tierney) When you comes to working with R to access and process your data there are a number of little features and behaviors you need to look out for.
Oracle Database 19c Automatic Indexing – Indexed Column Reorder (What Shall We Do Now?)
(Richard Foote) I previously discussed how the default column order of an Automatic Index (in the absence of other factors) is based on the Column ID, the order in which the columns are defined in the table.
SQL Server Function to Measure CPU Usage Per Database
(Eli Leiba) There comes a time when a DBA needs to know how much CPU resources each SQL Server database is using. This comes in handy in cases where you need to investigate high CPU usage on your SQL Servers or when you are just trying to understand the CPU heavy consumers on your server.
Add JavaScript and VBScript to Your .NET Apps
(honey the codewitch) I wanted to take a break from building parsers and such and do something a little different, so here’s a handy little library I’ve whipped up to add scripting support to your .NET applications.
