(Bipin Joshi) In the previous article and companion video of this series you prepared an ASP.NET Core project in Visual Studio to use TypeScript.
Other News
New Azure Edge Zones Will Offer Ultra-Low-Latency Edge Computing, Development
(David Ramel) Microsoft is previewing Azure Edge Zones, providing ultra-low-latency edge computing to enable new scenarios for developers, customers, and partners.
Sysbench and the Random Distribution effect
(Marco Tusa) Sysbench is a well known and largely used tool to perform benchmarking. Originally written by Peter Zaitsev in early 2000, it has become a de facto standard when performing testing and benchmarking.
SQL SERVER – Scheduler_ID with Large Number in dm_os_schedulers
(Pinal Dave) The other day, I had a very interesting conversation with one of my clients about Scheduler_ID With a Large Number in dm_os_schedulers while working with the Comprehensive Database Performance Health Check.
Angular Content Localization Using ngx-translate
(Satheesh Elumalai) Welcome everyone! It’s been a few days since I wrote my last article and it feels good to be back again. In this article let’s explore implementing the internationalization and localization in Angular 8.
Using DBCC SHRINKDATABASE
(Hannes du Preez) The following command shrinks the size of the data and log files in a database.
Extended Events: Live Data Explorer, Getting Started
(Grant Fritchey) One reason a lot of people don’t like Extended Events is because the output is in XML. Let’s face it, XML is a pain in the bottom.
How to: Slack or email notifications for IBM Cloud security issues
(Henrik Loeser) In my past blogs I introduced you to IBM Cloud Security Advisor and how to integrate your own security scans. You can view all security findings in the security advisor dashboard.
What’s a ‘String’ in the jOOQ API?
(lukaseder) One of jOOQ’s biggest strength is the fact that it is a type safe SQL API. “Type safe”, in this context, means that every object that you put in a jOOQ query has a well defined type, such as:
Oracle Cloud Infrastructure Cloud Shell – integrated OCI CLI, kubectl, terraform, SQL Plus, Docker and Maven
(Lucas Jellema) Cloud Shell in Oracle Cloud Infrastructure is a free browser based command line tool for various types of interactions within your OCI Tenancy. When you start Cloud Shell, a command line is opened in your browser.