(Ben Nadel) The other day, I took a look at using the Function localmode to more-safely render templates in Lucee. The reason that localmode makes rendering templates more safe is that any unscoped variable assignment, performed during the CFML template evaluation, is applied to the local scope, not
Other News
Optional Parameters in Razor Pages Routing
(Mike Brind) Razor Pages routing is based on attribute routing and is very powerful. Parameters provide a way of passing arbitrary data to a page via the URL.
Configure Alerts on Deadlock Events
(Baron Schwartz) VividCortex can now detect deadlocks in MySQL, and generate events that you can use for alerting and notification.
Change Item Icon Dynamically
(Jeffrey Kemp) The floating item type has an optional “Icon” property that allows you to render an icon next to the item, which can help users quickly identify what the item is for.
Types of Table Partitions in Oracle
(Jagruti Jasleniya) In this article we will see types of partitions available in Oracle.
TNS-01189
(Andrew Reid) I saw a couple of messages like this in an Oracle listener log recently:
Change Capture Alternatives with Azure Data Factory
(Semjon Terehhov) From time to time, you have to deal with source systems where records are not timestamped, i.e. no attribute that can be used to identify whether the record has been modified.
Implementing Here Map API In Angular 8
(Debasis Saha) In this article, we will discuss how to implement Here Map API with Angular 8. On today’s web-based applications, mapping solutions is a natural part of the application.
Azure SQL Database Script for Size
(blobeater) Sometimes you may not want to flip over to the Azure portal to grab the database size, such as the used space below.
Recovery is writing a checkpoint in database
(Jack Vamvas) Question: In daily scans of the SQL Server message logs there is an informational message Recovery is writing a checkpoint in database. What does this mean?
