(Daniel Janik) Some time back I wrote about the new data classification features in Azure and SQL Server Management Studio. If you’ve done quite a bit of work classifying your data using the extended properties, guess what?
Community
Speed Up Your Angular App – 14 Angular Optimization Tips
(Marcelo Ricardo de Oliveira) In this article, we’ll show you how to make your Angular app smaller, faster, and more responsive.
Install a Specific SQL Server Version on Linux Step by Step
(Edwin Sarmiento) In a previous tip on Installing SQL Server vNext CTP1 on Red Hat Linux 7.2, we read about how we can install SQL Server 2017 on a Linux operating system.
Tips for MySQL 5.7 Database Tuning and Performance
(Brian Sumpter) While there is no magic bullet for MySQL 5.7 database tuning, there are a few areas that can be focused on upfront that can dramatically improve the performance of your MySQL installation.
Considering MySQL, CFQueryParam, Prepared Statements, And SQL Queries That Use IN Clauses In ColdFusion
(Ben Nadel) I’ve been using ColdFusion’s CFQueryParam for longer than I can remember. It seems like it’s just always been there, protecting us against SQL-Injection attacks and helping to speed up query parsing and performance.
Prevent Code Access for Developers Working Remotely using Azure DevOps (Protecting Code and IP during Lockdown)
(Subodh Sohoni) Azure services and Azure DevOps can be used in combination in such a way that the code can be edited by developers without it being copied on the physical computer. In this tutorial, I will demonstrate how to implement Conditional Access on Azure DevOps to prevent access to it from a
IdentityServer4 Integration with ASP.NET Core
(Marinko Spasojevic) In this article, we are going to learn about IdentityServer4 Integration with ASP.NET Core project.
How to configure Shared server mode
(Anuradha Mudgal) Today we are going to explore the steps to use for configure Shared server mode. Let’s follow the steps. We need to set the init parameters
Mapping Azure and Oracle Cloud Infrastructure core concepts – Part One
(Lucas Jellema) All major public clouds are organized in similar ways. However, terms used for certain similar constructs can be (quite) different, or the same terms are used for quite different constructs.
Fixed issue with DBA_HIST_SQLSTAT script
(Bobby Durrett) I got rid of the old sqlstat.sql, sqlstat2.sql and sqlstat3.sql scripts in my GitHub repository and fixed an issue that was in sqlstat3.sql.