(Rod Johnson) Need help finding a simple solution to format all your Java projects? Check out this post where we look at the one rule that can help your project.
Community
Use MongoDB In ASP.NET Core (Part – 2, CRUD Operations)
(Bipin Joshi) In Part 1 of this article we discussed how to perform CRUD operations using MongoDB console client. In this part we will learn to perform CRUD operations using ASP.NET Core and MongoDB driver for .NET Core.
Time-Boxing A CFThread And Then Terminating It If It Takes Too Long To Complete In ColdFusion
(Ben Nadel) Every now and then, I have some processing that I need to perform in ColdFusion; but, I want to time-box the processing such that I can terminate it if it runs for too long. As of late, I’ve been using the CFThread tag to carry out this scenario.
How to Quickly Add a Node to an InnoDB Cluster or Group Replication
(Przemys³aw Malkowski) In this blog, we’ll look at how to quickly add a node to an InnoDB Cluster or Group Replication using Percona XtraBackup.
INFO vs DESC – Learning About your Oracle Schema Objects at the Command Line
(Jeff Smith) Here’s an 8 minute video walk through of using INFO and DESC in Oracle SQLcl.
FIRST_ROWS_10 CBO Is Hopeless, It’s Using The Wrong Index !! (Weeping Wall)
(Richard Foote) There’s an organisation I had been dealing with on and off over the years who were having all sorts of issues with their Siebel System and who were totally convinced their performance issues were due directly to being forced to use the FIRST_ROWS_10 optimizer.
List the server group memberships of your domain
(Martien van den Akker) Last few years I posted on installation of Fusion Middleware. One of the features of FMW12c is the concept of Server Groups.
Implementing User Management with ASP.NET Core Identity and Custom Claims
(Damien Bowden) The article shows how to implement user management for an ASP.NET Core application using ASP.NET Core Identity.
Using Django with MySQL 8
(Jesper Krogh) A framework can be a great way to allow you to spend more time on the actual application or web site and less time on standard tasks. It can also greatly reduce the amount of custom code needed.
Design considerations to replicate Data Lake site for Availability
(Saurabh K. Gupta) Why replicate a data lake? Building an enterprise data lake demands heavy weightlifting in terms of cost, planning, technical design, architecture, and operational excellence.
