(Angelos) Hopefully by now you’ve seen that Visual Studio 2019 is now generally available. As you would expect, we’ve added improvements for web and Azure development.
Other News
Consulting 101 – Why Do I Never Take Control of Computers Remotely? – SQL Server Performance Tuning
(Pinal Dave) This is the first of a 5 part series on my 10 years of experience in Comprehensive Database Performance Health Check consulting engagement. Here are the five blog posts that are the essence of my consulting business.
Explore Important Features Of HTTP Client With RxJs Operators
(Jinal Shah) In this article, I will be covering the major concepts of HTTP Client while using it with RxJS Operators.
Can You Force A Parallel Plan in Query Store?
(Grant Fritchey) I love the questions I get when presenting: Can You Force a Parallel Plan in Query Store. I haven’t a clue. The trick I think is going to be in setting up the test. Let’s try it out.
PowerShell SQL Server Validation Utility – DBAChecks
(Rajendra Gupta) In this article, we will explore the DBAChecks PowerShell SQL Server Module. We can use the DBAChecks module to validate SQL Server instances using the various modules. We can also perform more than 100 configuration reviews using it.
Temporary Tables in Db2 (along with a painful lesson)
(Brian Laube) A temporary table (in most RDMS) is a place to keep data for the duration of some application process. The data is basically private and only available to the application user.
A guide to the InfluxDBMapper and QueryBuilder for Java Part: 1
(Emmanouil Gkatziouras) With the release of latest influxdb-java driver version came along the InfluxbMapper.
Disguise-Driven Testing: Jest Mocks in Depth
(Joe Morgan) Testing can be simple. In fact, it is simple. Well, it is simple until impurities slip in.
Quick File Share Using Netlify Functions And Amazon S3 In Angular 7.2.10
(Ben Nadel) Netlify is an “Application Delivery Network”. Essentially, it’s a static site platform built on top of a Content Delivery Network (CDN) that can be augmented with URL redirects, proxying, Identify features, form submissions, and AWS Lambda Functions.
Managing Page Layouts in Blazor
(Peter Vogel) Blazor, like most systems for generating Web pages, supports using layout pages for repeated content. Here’s what works and what doesn’t (yet) work.
