(CodingKnight) In order to master a language, it is useful to understand its basic concepts and inner workings. This post discusses details of Bytecode and JVMs.
Community
SQL Server Concepts
(Jeremy Kadlec) Every industry has it – jargon. As a professional new to SQL Server, I am interested in learning about SQL Server terminology, what it all means and how I can learn more.
Worker Service in .NET Core 3.1
(Shahed C) This is the twenty-third of a new series of posts on ASP .NET Core 3.1 for 2020. In this series, we’ll cover 26 topics over a span of 26 weeks from January through June 2020, titled ASP .NET Core A-Z!
Node.js MySQL Tutorial
(Shahid shaikh) Node.js and MySQL are one of the necessary binding needed for any web application. MySQL is one of the most popular open-source databases in the world and efficient as well.
Exposing a custom type as a JSON string in an ASP.NET Core API
(Thomas Levesque) Sometimes your API needs to expose a non-primitive type that has a “natural” string representation. For instance, a standard representation for a duration is the ISO 8601 format, where “1 month, 2 days, 3 hours and 4 minutes” can be represented as P1M2DT3H4M (note that this isn’t t
How to list and download the contents of a GitHub repo in C#
(Mark Heath) I recently needed to write some code in C# that could list the contents of a GitHub repository, and download the contents of specific files.
unauditable select
(Martin Berger) Oracle Unified Audit is a great and flexible tool.
Simple Performance Tuning Example
(Bobby Durrett) I helped resolve an Oracle database performance problem yesterday and I thought I would capture what I did in this blog post.
OIC: Identity Propagation In Structured Process
(Jan Kettenis) When a process calls a service you sometimes have a requirement that some user identity needs to be propagated to the service call. This article describes how you can propagate the identity (but alas not the principle) of a user on behalf of whom a service call is executed.
Announcing Two New Db2 Web Query Editions!
(Doug Mack) Db2 Web Query for i is a family of analytics products. The two products on the reporting/Business Intelligence side have been Express Edition and Standard Edition.