(Peter Vogel) If you know how to create an ASP.NET MVC View, you know a great deal about how to create pages in Blazor. But, by packaging up pages as Blazor Components, you can use (and re-use) those pages more like objects.
Community
MySQL InnoDB Cluster with 2 Data Centers for Disaster Recovery: howto – part 2
(Frederic Descamps) In the first part of this howto, I illustrated how to setup two MySQL InnoDB Cluster linked by an asynchronous replication.
Failed to execute the command ‘/u01/app/xag/bin/clsecho’
(Sidhu) I was configuring GoldenGate in HA mode by following this document. Everything worked ok but in the end while running agctl config goldengate to view the configuration of GoldenGate resource, it was failing with the following error:
Docker with Oracle database: install patches automatically
(Sayan Malakshinov) Recently I had to install the patch for fixing cross-platform PDB transport bug onto the docker images with Oracle, so these are easy way how to do it:
Identity in a SELECT
(Kenneth Fisher) Always be learning right? So when I saw this I had to go HU?! That’s new. What’s going on here?
Super Charge the Module Aware Service Loader in Java 11
(Uday Tatiraju) If you had a chance to use the Simple Logging Facade for Java (SLF4J) in one of your Java projects, you know that it allows you, the end-user, to plug-in your choice of a logging framework like java.util.logging (JUL) or logback or log4j at deployment time.
A Look at Watson Knowledge Catalog
(David Shirey) This month, I want to look at Watson Knowledge Catalog. I tend to think of it as Watson Studio’s big brother, but I’m not sure if that’s actually true. You decide when we get to the end of this. I trust your judgment.
Synonyms in SQL Server – Good and Bad
(Jason Brimhall) When SQL Server 2005 was released, a nifty little feature was included called synonyms. Despite being around since SQL Server 2005, I think this feature is often under-utilized or, more importantly, it is implemented in a very bad way.
Overview of Azure SQL Database Performance Monitoring
(Marcin Policht) Transitioning to the Platform-as-a-Service model typically implies relinquishing certain degree of control over your computing environment.
VSTS is now Azure DevOps. What has changed and why?
(Sandeep Chadda) Microsoft recently launched Azure DevOps (formerly known as VSTS) that comprises of 5 different services that span the breadth of the value chain of product development. This article dives into what is the Azure DevOps offering and how is Microsoft uses Azure DevOps to build its own
