(Rick Strahl) I ran into a nasty issue yesterday related to hosting an ASP.NET Core 3.1 server application in IIS using the default InProcess hosting.
Author: SSWUG Research
C# 8.0: Understanding Using Declarations
(Steve Gordon) In this post, I introduce a simple new language feature of C# 8 called using declarations.
Guru: Formatting Numbers and Dates/Times/Timestamps in SQL
(Paul Tuohy) In this article, I want to share with you an SQL scalar function that I happen to have been using quite a bit recently. At times, when using an SQL select statement, you may want to format a number or date.
Hibernate 5 Naming Strategies
(Thorben Janssen) JPA and Hibernate provide a default mapping that maps each entity class to a database table with the same name.
Find Index Create Date
(Jason Brimhall) Have you ever been zipping right along working on tuning a query or maybe a handful of queries. Then BAM! All of a sudden you lose the script you were working on. The script just so happened to have a few indexes that you were getting ready to create and you would like to not have t
Help! My restore has finished but the database still has a status of recovering.
(Kenneth Fisher) I’ve been thinking about writing this for a bit and then a co-worker actually had this problem recently, so, well, it seemed like a good idea.
How to Solve the Angular NPM Error – Error Package Install Failed, See Above
(Chaman Gautam) The error in NPM, ‘error package install failed, see above’, can occur when the user creates a new project in Angular using Node.js using VS code. This means that NPM is corrupted in your system, and must reinstall NPM.
SQL SERVER – ISNUMERIC Function and Interesting Result
(Pinal Dave) Today’s blog post is based on a very interesting observation sent to my client of the Comprehensive Database Performance Health Check. While I primarily focus on improving the performance of SQL Server, often I receive question-related to T-SQL and I enjoy answering them.
Applying a Machine Learning Model in OAC
(Brendan Tierney) There are a number of different tools and languages available for machine learning projects. One such tool is Oracle Analytics Cloud (OAC).
Identity wallets used by Oracle GoldenGate Microservices
(Bobby Curtis) Wallets, Wallets, and more wallets! … Wallets are used for a few different things within Oracle GoldenGate Microservices; identifying what wallet is being used by a service is simple if you know where to look.
