(Pinal Dave) While I work with my customers on SQL Server Performance Tuning Practical Workshop, I always try to categorize them into one of the following three issues 1) CPU, 2) Memory or 3) IO. Recently, while working with the customer who had a Memory issue, we ended up talking about Clean Pages
Community
ASP.NET CORE Token Authentication and Authorization using JWT (No Cookies) – Part 1
(Joseph Rozario) This article explains how to implement Token Authentication and Authorization using JWT in ASP.NET CORE.
Use CSS Overflow ‘Auto’ – Not Overflow ‘Scroll’ – When Clipping Most Fixed-Size Containers
(Ben Nadel) When the Apple iPhone came out in 2007, the default Safari Mobile browser didn’t have scrollbars. Well, at least, not scrollbars that were visible all the time.
Dropped Tables with FromDual Backup Manager
(Shinguz) Some applications have the bad behaviour to CREATE or DROP tables while our FromDual Backup Manager (bman) backup is running.
Set TIME and DATE Format in RMAN
(Jagruti Jasleniya) To simulate , I took fresh RMAN backup using following command.
Creating Dashboard Extensions for Azure Data Studio
(Eduardo Pivaral) Azure Data Studio’s (ADS) popularity has been growing, this is because it is a cross-platform tool focused on working with data related tools (not just SQL Server, as support for other databases is being added).
Use Angular Material Dialog As Spinner
(Veerendra Annigere) In this article, I am explaining how to use an Angular Material dialog as a spinner.
Convert Hex to RGB in C#
(Srinath M S) The .NET System.Globalizaton’s NumberStyles has a parameter called AllowHexSpecifier that helps us to replace a hexString with RGB color.
JPA @Embedded And @Embeddable Example
(Lefteris Karageorgiou) In this post, we will examine the functionality of two JPA annotations, the JPA @Embedded and the @Embeddable.
How to Automate Migration from Standalone MySQL to Galera Cluster using Ansible
(Krzysztof Ksiazek) Database migrations don’t scale well. Typically you need to perform a great deal of tests before you can pull the trigger and switch from old to new. Migrations are usually done manually, as most of the process does not lend itself to automation.
