(Ed de Jongh) In this article we are going to look at the ArrayList class in Java. It is part of the java.util package.
Other News
Roslyn analyzers and code fixes in OmniSharp and VS Code
Recently we merged a big (albeit still experimental) feature into OmniSharp – the support for Roslyn analyzers.
Evaluating ASP.NET Core Authorization Policies
(K. Scott Allen) Let’s say you have the following authorization policy defined in the Configure method of your ASP.NET Core’s Startup class.
Considering Ways To Embed Widgets In My Markdown Using Flexmark 0.42.6 And ColdFusion
(Ben Nadel) As I mentioned yesterday, I am trying to move my publishing workflow over from an ActiveX context (that requires me running XStandard in IE 11 on a Windows Virtual Machine) to a Markdown context that uses Flexmark 0.42.6 and ColdFusion.
The –bind-address option now supports multiple addresses
(Dmitry Shulga) Before the implementation of WL#11652 in MySQL 8.0.13 , the MySQL server listened to incoming connection requests either on one or all configured network interfaces.
Workarounds for JPPD with view and table(kokbf$), xmltable or json_table functions
(Sayan Malakshinov) You may know that table() (kokbf$ collection functions), xmltable and json_table functions block Join-Predicate PushDown(JPPD).
APEX Classic Report as Alerts
(Scott Wesley) I love classic reports.
Grab all the DDL
(Connor McDonald) I posted a video a couple of days ago showing a trigger mechanism to customize the capture of DDL that is issued on your database.
Zip and Unzip files using 7-Zip in SQL Server Integration Services SSIS
(Bhavesh Patel) There is often a need to zip and unzip files that we get that need to process with SQL Server Integration Services (SSIS). There are several different tools that exist that have this functionality.
Give Json and xml serializacion to C ++ yet existing code
(altomaltes) This code allows dumping and retrieval from a single variable to a complete tree of objects using both json and xml , in a unintrusive way, using tentative templates.
