(Ben Nadel) So, yesterday, when I was looking something up in the Adobe ColdFusion RegEx documentation, I saw something that blew my mind!
Community
When To Use dgmgrl / vs dgmgrl sys@tns
(mdinh) There’s been discussion on twitter about using dgmgrl / vs dgmgrl sys@tns.
Testing Validation Attributes with xUnit
(Daan Acohen) To test the validation of data models for REST API Controllers, just creating an instance of the controller class and calling the intended method is not an option.
Redeploy Azure Windows VM
(Mohammed Moinudheen) I see that I have constant issues with my Azure Windows based SQL Virtual Machine (VM). I am not able to start my Azure SQL VM or RDP to it. Is there any way I can redeploy the Azure VM and check if the issue gets resolved? Will there be any kind of data loss when we redeploy?
Setting up an InnoDB Cluster With a Few Lines of Code
(Jericho Rivera) In this day and age, large enterprise companies make use of Ansible, Puppet, or Chef to provision MySQL servers, be it replica sets or clusters. This eases the burden of deployment and workflow management.
Using jQuery and Bootstrap from a CDN with fallback scripts in ASP.NET Core 3.0
(Andrew Lock) In this post, I show how to use the Link Tag Helper and Script Tag Helper in Razor with the asp-fallback attribute to serve files from a Content Delivery Network (CDN), falling back to local scripts if the CDN is unavailable.
Deploying a Static Site to Azure Using the az CLI
(Dave Paquette) I was recently working on a project where the frontend was built in React. The project was hosted on Azure and we wanted to use Azure CDN to host the React app. I have been looking at the az cli recently and decided to use it on this project to script the setup of resources and deplo
Razor Pages And Bootstrap – Modal Master Details
(Mike Brind) This is the first in a series of posts exploring how to use some of the components provided by Bootstrap within a database-driven Razor Pages web application.
ORDS: The database user for the connection pool named |apex|rt|, is not authorized to proxy to the schema
(Dimitri Gielis) When configuring some Oracle REST web services through Oracle APEX, I got confused, so I thought to quickly write down, so I don’t forget for the future.
Oracle 19c Automatic Indexing: Dropping Automatic Indexes (Fall Dog Bombs The Moon)
(Richard Foote) Julian Dontcheff recently wrote a nice article on the new Automatic Index Optimization feature available in the upcoming Oracle Database 20c release (I’ll of course blog about this new 20c feature in the near future).