(SleepyCrat) This article will show you how to create an ASP. net core web api project and secure it using Google’s Firebase authentication service with an Angular front end.
Community
How to get ODBC drivers using Powershell
(Jack Vamvas) Question: I had a question from a developer who was troubleshooting an application to SQL Server connection via a DSN using ODBC.
Python-Connecting to multiple Oracle Autonomous DBs in one program
(brendantierney) More and more people are using the FREE Oracle Autonomous Database for building new new applications, or are migrating to it.
Getting Started With RabbitMQ In The Oracle Cloud
(Todd Sharp) In this post I’m going to walk you through the steps that it takes to get RabbitMQ up and running for lightweight messaging in the Oracle Cloud.
Oracle and postgres disk IO performance
(Frits Hoogland) This post is about one of the fundamentally important properties of a database: how IO is done. The test case I studied is doing a simple full table scan of a single large table.
ngRx With Redux in Angular
(Nitin Arora) In this article, we discuss some basics behind getting started with ngRx with Redux in Angular to build more efficient SPAs.
Security Scanning Your .NET Core Applications
(Khalid Abuhakmeh) No organization exists in an operational vacuum. It’s a natural law of software development that your world will collide with other projects. It is inevitable to share responsibility between customers, vendors, partners, and the open-source ecosystem.
GC Handles
(Maoni) A customer asked me about analyzing perf related to GC handles. I feel like aside from pinned handles in general handles are not talked about much so this topic warrants some explanation, especially since this is a user facing feature.
TypeScript Among Most In-Demand Programming Languages in Software Engineering Report
(David Ramel) Careers firm Hired published its 2020 State of Software Engineers report, examining various topics such as the hottest jobs in software engineering, salaries and most in-demand programming languages.
Guru: Copy OUTQ To PDF
(Bob Cozzi) A long time ago I created a CL command named Copy from OUTQ (CPYOUTQ). This command allowed you to selectively copy spooled files from one OUTQ to either another OUTQ or to the IFS as a PDF or text file.