(Rick Strahl) Yesterday I ran into yet another .NET Core versioning problem, this time related around the .NET Core SDK installation.
Community
C# 7.0 Feature: Tuples In C#
(Tapas Pal) A Tuple is a kind of ordered sequence of heterogeneous objects. Items in that sequence are either different or may be of the same type.
New Little Features in Visual Studio 2019
(Mads Kristensen and Robert Green) In this episode, Robert is joined by Mads Kristensen, who shows a number of his favorite new little features in Visual Studio 2019, all designed to make you more productive.
Dealing with Unreliable Networks When Crafting an HA Solution for MySQL or MariaDB
(Krzysztof Ksiazek) Long gone are the days when a database was deployed as a single node or instance – a powerful, standalone server which was tasked to handle all the requests to the database.
Oracle 19c for Linux x86-64 available
(Dirk Nachbar) Since last night the lastest Oracle Database Release 19c (19.3) is for On-Prem available.
Parallel Madness
(Neil Chandler) I’ve noticed at a few clients with data warehouses recently that the Developers and, upon occasion, Business Users have a real fondness for hinting the SQL they are producing with one particular hint. PARALLEL.
Export from pdb and import into non-cdb
(Jagruti Jasleniya) In a previous post, we have seen how we import backup from non-cdb to pdb.
SQL SERVER – Script Level Upgrade for Database ‘master’ Failed Because Upgrade Step ‘SSIS_hotfix_install.sql’ Encountered Error 15151
(Pinal Dave) Recently I was helping a client where SQL Server upgrade was failing with an error. If you have seen my blogs, there have been many blogs where I explain steps to fix upgrade-related issues.
React And Redux Essentials – Part One
(Gourav Jain) This series will allow you to learn ReactJS and Redux thoroughly in a steady manner.
Where should I clean my data?
(James Serra) As a follow-up to my blogs What product to use to transform my data? and Should I load structured data into my data lake?, I wanted to talk about where you should you clean your data when building a modern data warehouse in Azure.
