(John Martin) Collating information from many different Azure SQL Server Databases can be done in several different ways. However, many of these require rearchitecting or building external services to connect to and then extract data from the databases and then trying to store it in a central reposi
Community
Understanding JavaScript Interop In Blazor
(Jignesh Trivedi) Blazor is a .NET framework that runs in the browser on a real.NET runtime (Mono) via Web Assembly. Blazor is an experimental project and right now, it is not in production and so many changes are going on.
SQL Server – Reading BACPAC Files
(blobeater) If you have been reading my blog for a while now you would know that a common technique to move to Azure SQL DB is to use BACPAC files.
Top 5 DB2 Support Nightmares 2018 No. 3
In part 3 of our new series of DB2 Support Nightmares we look at the risks of staying on out of support databases.
Displaying the Windows Copy Dialog Box when Copying Files Through .NET
(Hannes DuPreez) As you probably know, .NET is quite powerful when it comes to any file operations. This is because of the System.IO Namespace, which is mostly all you need for any file operation.
Solvency II XBRL without the Headache
(Erin Cavanaugh) Solvency II regulations in the European Union require periodic reports to be submitted in XBRL format by companies in the insurance industry. This can present a considerable challenge to workers unfamiliar with technical XBRL syntax.
SQL SERVER – Unable to Create Always On Listener – Attempt to Locate a Writeable Domain Controller (in Domain Unspecified Domain) Failed
(Pinal Dave) This is one of the common causes in Always On for which my clients contact me – “Unable to create listener”. In this blog we would learn about how to fix event Id 1212 – Attempt to locate a writeable domain controller.
Visual Studio Toolbox: Blazor Part 1
(Robert Green) This is the first of a two part episode recorded in August. Special guest hosts Sam Basu and Ed Charbeneau take us on a tour of Blazor, an experimental .NET web framework using C# and HTML that runs in the browser using a relatively new standardized web technology called WebAssembly.
Q-Learning Using Python
(James McCaffrey) Reinforcement learning (RL) is a branch of machine learning that addresses problems where there is no explicit training data.
Using the keyring_vault Plugin with Percona Server for MySQL 5.7
(Jericho Rivera) The keyring_vault is a plugin that allows the database to interface with a Hashicorp Vault server to store and secure encryption keys.
