(Pinal Dave) Every user wants their applications to run faster. My primary responsibility is to help people with SQL Server Performance Tuning and Optimization, and I believe there are three important challenges any DBA faces.
Community
Providing Constant Context for .NET Core Tests
(Peter Vogel) The new xUnit Testing Framework that’s part of .NET Core works differently from the testing frameworks you’re used to.
MySQL InnoDB Cluster with 2 Data Centers for Disaster Recovery: howt
(Frederic Descamps) As you know, MySQL InnoDB Cluster is a High Availability solution for MySQL. However more and more people are trying to use it as a Disaster Recovery solution with 2 data centers.
Bootstrapping a VM image in Oracle Cloud Infrastructure using cloud-init
(Martin Bach) At the time of writing Oracle’s Cloud Infrastructure as a Service (IaaS) offers 2 ways to connect block storage to virtual machines: paravirtualised and via iSCSI.
Logging Triggers
(Michael McLaughlin) This article demonstrates how you can write log files from triggers on different tables to the same logging table. This approach leverages Oracle’s object types and column substitutability features.
Installing Sample Data for Oracle Database
(Jeff Smith) I’ve talked previously on how I’ve used my iTunes, Untappd, and Twitter data to build local tables I can use for blog posts, presentations, and just general fun with SQL and REST APIs.
How do JavaScript Arrays Work Under the Hood?
(Ryan Peden) Front-end and full-stack developers use JavaScript arrays every day. Most of them, however, haven’t done a deep dive to understand how JS arrays are implemented in native code.
Cognitive Services : Convert Text to Speech in multiple languages using Asp.Net Core & C#
(Rajeesh Menoth) In this article, we are going to learn how to convert text to speech in multiple languages using one of the important Cognitive Services API called Microsoft Text to Speech Service API ( One of the API in Speech API ).
How to Encrypt Your MySQL & MariaDB Backups
(Krzysztof Ksiazek) We usually take care of things we value, whether it is an expensive smartphone or the company’s servers.
Streaming video asynchronously in ASP.NET Core 2 with Web API
(anthonygiretti) No matter what kind of project you are working on, at some point you will find the need to stream videos in your website or mobile apps for many purposes.
