(Pinal Dave) If you are a regular reader of this blog post, you probably are aware that primary business is to help people improve their SQL Server query performance while consulting service Comprehensive Database Performance Health Check.
Other News
Writing MySQL Shell Plugin (REPORT)
(Ivan Ma) MySQL Shell is a powerful tool. It allows Javascript, Python and SQL access to MySQL.
Blazor Finally Complete as WebAssembly Joins Server-Side Component
(David Ramel) It’s been a long time coming, but .NET developers can now finally enjoy a full-stack, production-ready Blazor framework for creating web applications with C# instead of JavaScript.
Where Did Filters Go in Vue 3?
(Shawn Wildermuth) With Vue 3 now in beta, some people are starting to look into it deeper (including me).
Reading EXIF Orientation And Auto-Orienting Images Using GraphicsMagick And Lucee CFML 5.2.9.31
(Ben Nadel) This doesn’t come up a lot at work; but, sometimes, a user will upload a photo from their phone. And, while the photo looks “fine” on the phone (and on their computer), it will render as rotated in the browser.
Oracle EUS authentication with LSA activated on AD
(Martin Berger) Are there to many abbrevations in a posts title possible? If you think so, you might see this post a good example.
Oracle WebLogic 14.1.1 under Podman
(Dirk Nachbar) Since a few weeks the latest release of the Oracle WebLogic Server 14.1.1.0.0 is available and I was testing it already on native Linux Servers and within Docker.
What’s new with Oracle database 12.1.0.2.200114 versus 12.1.0.2.200414
(Frits Hoogland) This blogpost takes a look at the technical differences between Oracle database 12.1.0.2 PSU 200114 (january 2020) and 200414 (april 2020). This gives technical specialists an idea of the differences, and gives them the ability to assess if the PSU impacts anything.
DB2 for z/OS Locking for Application Developers Part 6
(Gareth Copplestone-Jones) This is the sixth article in the series on DB2 for z/OS Locking for Application Developers. The primary focus of this series is to help DB2 for z/OS application developers to guarantee data integrity while optimising for performance by designing and coding applications whi
Invoking Different Secure WCF SOAP Services using SoapUI – Basic Authentication, Part I
(Jailson Evora) In this series divided into three-part, I will demonstrate how to use the SoapUI API tool to invoke a secured WCF SOAP service. The first post will focus on creating a service where it will be the system under test. The second post will approach the steps required to invoke it while