(David Ramel) The client-side effort of Microsoft’s Blazor project — for C#-based web development powered by WebAssembly — is out in a new preview before a May debut, adding support for Progressive Web Apps (PWAs) among several other new features.
Author: SSWUG Research
Tag Islands And CFScript-Based Tags Bring Perfection To ColdFusion In Lucee CFML 5.3.4.80
(Ben Nadel) In February of this year, I wrote two back-to-back posts about fascinating features of Lucee CFML. First, that you could use all ColdFusion tags in CFScript using a consistent syntax (thanks Gert Franz); and, second, that Lucee CFML supports Tag Islands within CFScript (thanks Andrew Kre
Publish Nuget packages in Azure DevOps Pipelines
(damienbod) In Azure DevOps, Pipelines can be used to build your solution, create a Nuget package and publish the Nuget package to the Nuget feed for further usage.
Hints in the cloud or not
(Ric Van Dyke) Don’t think of a hint as some way of encouraging the optimizer to do something, it is a demand to do something.
Installing Oracle 20c Binary on OEL 7.5
(Anuradha Mudgal) In this post, we are installing Oracle 20c binaries on OEL 7.5. First, we need to download the software then unzip it on oracle home and start runInstaller from the software location.
Next/Previous Record: how APEX does it
(Jeffrey Kemp) It’s not a common requirement in my experience, but it does come up every now and then: a customer is happy with a simple Report + Form but when they open a record, they want to be able to make their changes and go to the “next” record in one button click, instead of having to go back
Implementation of Db2 11.1 HADR with TSA in the RedHat system
(Tomasz Kraszucki) This article describes how to setup TSA HA using IBM Tivoli System Automation for Multiplatforms between two data centers.
For Loops in JavaScript: Native, forEach, and For-of
(Peter Connelly) In this article, we cover how to loop over array in JavaScript with a traditional, native loop, ES6’s forEach method, and a for-of loop.
Power BI Sharing
(James Serra) There are many ways to share the dashboards, reports, and datasets that you create in Power BI. Below I’ll compare all such options (there are twelve!).
Get Current Location In Angular
(Haridhass Mani) In this article, we are going to learn how to add Google maps in an Angular project. The steps are as follows.
