(Michael Shpilt) When it comes to debugging software, tools are extremely important. Get the right tool and you extract the right information. Get the right information and you can find the root cause of the issue. Find the root cause and you’ve solved the bug.
Community
Q&A with Robert Green: Becoming a Better Developer with Visual Studio and Azure DevOps
(Becky Nagel) Developers new to DevOps might not be aware of its benefits like faster time to market, lower failure rates, and faster fixes and recovery times.
New Features in Oracle Database 20c
(Anuradha Mudgal) Starting in Oracle Database 20c, the parameter to enable or disable password file case sensitivity is removed.
SQLPlus goodies with linesize
(Connor McDonald) Anyone that has used SQL Plus since its inception will be familiar with this frustration:
Free Oracle Cloud: 19. Oracle APEX upgrades (19.1 to 19.2)
(Dimitri Gielis) This post is part of a series of blog posts on the Best and Cheapest Oracle APEX hosting: Free Oracle Cloud.
SQL Server Transparent Data Encryption vs. NetLib Encryptionizer
(Jeremy Kadlec) Between the legislation over the years (HIPAA, GLBA, GDPR, CCPA, etc.) and data breaches from large organizations that seem to pop-up in the news on a monthly basis, SQL Server database encryption is critical for our industry.
Login With Google Using ReactJS
(Sanwar ranwa) In this article, you will learn the step by step process of allowing users to log into an application with Gmail using ReactJS. You will see how to create a ReactJS project, install react-google-login React plugin, install Axios and Bootstrap, add React Router, install Bootstrap and R
Trace Query in Extended Events
(Jason Brimhall) Tracing a query is a common task for a DBA. The methods employed are pretty varied. I seem to encounter a new method here and there throughout my journeys and projects.
#PowershellBasics: Get input using Read-Host
(Kenneth Fisher) Conditions are the life blood of programming. This condition is met so now I need to do this task. That condition is met so I need for the program to end. Typically we are going to use parameters or calculate information to be used in the condition, but sometimes we want human input
Introduction to HTTP/2 support in Java 9
(Laszlo Csontos) The IETF streaming group approved the HTTP/2 protocol in 2015, sixteen years after HTTP/1.1 had been released. HTTP/2 comes with the promise of lowering latency and makes many of those workarounds obsolete which were necessary for HTTP/1.1 in order to be able to keep up with today’s