(Abhishek Kothari) The interpreter design pattern is one of the behavioral design patterns that indicate how the words can be evaluated in a language.
Community
ASP.NET Core In Process Hosting on IIS with ASP.NET Core 2.2
(Rick Strahl) ASP.NET Core 2.2 has been out for a while now and with it come some significant improvements to the hosting model if you plan on hosting in IIS.
Proof-of-Concept: InVision Screen Flow In Angular 7.2.7
(Ben Nadel) A few weeks ago, I wrote a post titled, So Mediocre They Can’t Ignore Me. In that post, I talked about trying to make-up for my lack of design talent with my ability to focus and grind things out.
.NET Core Container Images now Published to Microsoft Container Registry
(Richard) We are now publishing .NET Core container images to Microsoft Container Registry (MCR). We have also made other changes to the images we publish, described in this post.
A Quick Look into TiDB Performance on a Single Server
(Alexander Rubin) TiDB is an open-source distributed database developed by PingCAP. This is a very interesting project as it is can be used as a MySQL drop-in replacement: it implements MySQL protocol, and basically emulates MySQL. PingCAP defines TiDB is as a “one-stop data warehouse for both OLTP
Customer Case: New Server Infrastructure Halves Server Process Time
(Frank Houweling) Recently I was analyzing and troubleshooting the performance of an ADF application. Much was already improved before I came. Due to a very recent new hardware/infrastructure environment, the server and database process time was nearly 50% faster after migration.
GoldenGate XAG APP VIP Revisited
(mdinh) For unknown reasons, XAG integration for GoldenGate target was eradicated without any trace (I was not able to find any).
Another bug with lateral
(Sayan Malakshinov) Compare the results of the following query with the clause “fetch first 2 rows only”
Introduction To Angular 7 Animations Using Bootstrap 4
(Satyaprakash Samantaray) In this article, we will learn how to apply varieties of animations in Angular 7 application using Bootstrap 4.
Missing Indexes in the Query Store
(Grant Fritchey) I’ve shown before how to use the DMVs that read the plan cache as a way to connect the missing indexes suggestions with specific queries, but the other place to find missing index suggestions is the Query Store.
