(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.
Author: SSWUG Research
10 Essential Debugging Tools for C# .NET Development
(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.
Blazor by Example – Build a simple markdown editor
(Jon Hilton) Blazor promises to empower C# developers to build modern web applications quickly, using a language and ecosystem they already know and understand.
How to Use ProxySQL 2 on Percona XtraDB Cluster for Failover
(Walter Garcia) If you are thinking of using ProxySQL in our Percona XtraDB Cluster environment, I’ll explain how to use ProxySQL 2 for failover tasks.
Are IBM z/OS Db2 DBAs Vanishing?
(Chad Reiber) I have the great opportunity to work with several Db2 z/OS users across the US. Certainly, I hear and see Db2 databases getting larger and the availability requirements longer; however, the size of the DBA group is shrinking.
Use the jOOQ-Refaster Module for Automatic Migration off of Deprecated jOOQ API
(lukaseder) Starting with jOOQ 3.13, we’re offering a new module called jOOQ Refaster, which provides refaster templates for automatic API migration.
Extended Events Misperceptions: Profiler is Easier, Part 2
(Grant Fritchey) I wrote a short blog post about the misperception that Profiler was easier than Extended Events when it came to the core concept of “click, connect, BOOM, too much data”.
How To Debug An Angular Application In Chrome
(Nitin Pandit) Create a basic application or open any existing angular app in visual studio code. I have created a basic application and opened the same project in VS code.
SQL SERVER – Number of Tables Memory Optimized in TempDB in SQL Server 2019
(Pinal Dave) If you have learned about the new features of SQL Server 2019, you might already know about this feature called “memory-optimized tempdb metadata”.
DBMS_UTILITY.FORMAT_CALL_STACK Change in 12.2 and later
(Bobby Durrett) Quick note. During my 11.2.0.4 to 19c upgrade that I have been writing about we found a difference in behavior of DBMS_UTILITY.FORMAT_CALL_STACK.
