(Jack Franklin) If you’ve followed me on the internet for a while you’ll know that I’m a big fan of Elm and I’ve written and spoken a fair bit about it.
Other News
Authorize Users With Azure Active Directory In ASP.NET Core
(Bipin Joshi) In the previous article we discussed how to integrate Azure AD authentication in an ASP.NET Core web application. Continuing from where we left, this article shows how to authorize users based on their AD groups.
UML Modeling for C++ with UModel
(David McGahey) C++ is one of the most powerful and efficient programming languages available, the de facto choice for high-performance computing, server applications, and complex architectures that demand the most powerful language constructs.
Agile Development: How to Pick the Most Valuable User Stories
(Peter Vogel) Some of the critical problems for any team working in an Agile way are managing the backlog of user stories, converting epics into stories, preventing scope creep, and — most importantly — picking the most valuable stories for the next sprint. Impact mapping provides a visual solutio
MySQL Functional Index and use cases.
(Aakash Muthuramalingam) MySQL has introduced the concept of functional index in MySQL 8.0.13. It is one of the much needed feature for query optimisation , we have seen about histogram in my last blog. Let us explore the functional index and its use cases.
DGMGRL Using Help To Learn About New Validate Features
(mdinh) Wouldn’t be nicer and much better if Oracle would add (NF) for new features to help syntax?
Oracle WebLogic Image Tool
(Dirk Nachbar) As I am currently working mainly with Oracle Products on Docker (Oracle Databases, Oracle JDK’s and Oracle WebLogic Servers) I had a quick look on the Oracle WebLogic Image Tool
OCI Artifacts and a View of the Future
(Steve Lasker) This past week, the OCI TOB approved the creation of OCI Artifacts. A means to leverage OCI distribution spec compliant registries for serving additional content. For more info on artifacts, see this post: Artifact Registries evolve from Docker Container Registries and the PRs for OCI
SQL SERVER – Error 35296: Log Backup for Database ‘SQLAuthority’ on Secondary Replica Failed Because the New Backup Information Could Not be Committed on Primary Database
(Pinal Dave) One of my clients contacted me for whom I assisted in configuring Always On Availability Groups for the first time. They were getting an error whole taking log backup on secondary replica: Log backup for database “SQLAuthority” on secondary replica failed because the new backup informat
Multiple Links Share One Bootstrap Nav Tabs under Angular
(scott_liu) This article shows approaches to set active Bootstrap nav tab under a specific condition.
