(Marijan Nikic) A class that draws a fully animated rotatable wheel with sections containing strings. The wheel once spun, rotates for a certain period and stops at a random point, which gives the selected string.
Other News
Azure VM Deployment Best Practices
(Vitor Montalvao) Virtual machines (VM) are one of several resources that Azure offers and gives you total control to install and configure anything you need to perform your work. But how easy is to create and manage an Azure VM? Is there anything else that I should know before creating an Azure VM?
MySQL Backup Strategies – Building MySQL DR Solutions
MySQL powers all the major internet properties, Which include Google, Facebook, Twitter, LinkedIn, Uber etc. So how do we plan for MySQL disaster recovery and what are the most common MySQL DR tools used today for building highly reliable database infrastructure operations ?
Azure Machine Learning Studio Web Debuts
(David Ramel) Microsoft announced the Azure Machine Learning studio web experience is generally available.
Event Sourcing in .NET Core – part 1: A gentle introduction
(Davide Guida) Event sourcing, aka “the great myth”. I’ve been thinking about writing a series of articles about this for a while, and now it’s time to put my hands back on the keyboard.
Setting the Page Title in a Blazor App
(Matthew Jones) This post is gonna be a short one (hence the Tips tag), but it implements something I wish was natively supported in Blazor: setting the page title!
Full Recovery of Standby Database over the network
(Hemant K Chitale) Say that your Standby database is lagging behind the Primary database.
AWS ATHENA – DML QUERIES
(Anand) You can learn something new everyday, and today I learned that AWS Athena supports INSERT INTO queries.
Parse JSON data in Oracle Database using JSON_TABLE in SQL
(Nimish Garg) Recently, I got opportunity to work on JSON data in Oracle Database. We were receiving this JSON data from Cisco Webex APIs, and the JSON data was complex (nested with json array).
Db2 11.5 Mod Pack 4 is available
(Henrik Loeser) A quick note that Db2 Version 11.5 and its Mod Pack 4 are now available. You can read more about its new features and changes in the “What’s new” section of the Db2 docs.