(Tibor Karaszi) Do you know if you have weird stuff going on in your SQL Server? Perhaps you walk through the errorlog every now and then? (Do you, really? You should!).
Community
The Battle of C# to JSON Serializers in .NET Core 3
(Michael Shpilt) .NET Core 3 was recently released and brought with it a bunch of innovations. Besides C# 8 and support for WinForms & WPF, the new release added a brand new JSON (de)serializer.
Handling type hierarchies in Cosmos DB (part 1)
(Thomas Levesque) This is the first post in a series of 2:
Push Data To Client Using ASP.NET Core Web API And Server Sent Events
(Bipin Joshi) Server Sent Events or SSE allow you to send push messages from the server to client. They come handy when you have a lengthy processing going on the server and want to notify the client from time to time about the status or intermediate results of the processing.
Database Tools and Extensions for Visual Studio 2019
(Hannes Du Preez) Visual Studio 2019 is a massive step forward in the developer spectrum. Not only has it shifted a lot of boundaries, but it has also made it easier to extend its interface.
FromDual Recovery Manager (rman) with progress indicator
(Shinguz) Since version 2.1.0 the FromDual Recovery Manager (rman) for MariaDB and MySQL has also a progress indicator for the restore of logical backups made with mysqldump.
19c Grid Dry-Run Upgrade
(mdinh) First test using GUI.
Oracle JET Model ID Attribute
(Andrejus Baranovskis) When building Oracle JET Model/Collection structure to render table, you should be careful defining ID attribute. This attribute must have unique values only, if there will be duplicates in ID, then table rows will be rendered incorrectly.
Basic Replication — 7 : Refresh Groups
(Hemant K Chitale) So far, all my blog posts in this series cover “single” Materialized Views (even if I have created two MVs, they are independent of each other and can be refreshed at different schedules).
SQL SERVER – Check for Update in SSMS
(Pinal Dave) Just last week, I had a very interesting consulting engagement with large financial technology organizations. DBAs and Devs had many interesting questions during the Comprehensive Database Performance Health Check. One of the question was related to how to check the update in SSMS.
