(Victoria Farber) A good data validation strategy is an important part of every application development project. Being able to consolidate and generalize validation using a proven framework can significantly improve the reliability of your software, especially over time.
Community
Using A Wild Card Shortcuts Route To Hide The Internal Routing Implementation In Angular 7.2.5
(Ben Nadel) The other day, I looked at how to use wild card routes to traverse arbitrarily nested data in an Angular 7.2.4 application.
Debugging .NET Builds with the MSBuild Structured Log Viewer
(K. Scott Allen) I was trying to debug a dotnet publish operation on an ASP.NET Core project recently and becoming irrational after staring at MSBuild log files for too long.
Analyzing wait statistics on Managed Instance
(Jovan Popovic) Wait statistics are information that might help you understand why the query duration is long and identify the queries that are waiting for something in database engine.
Enabling Docker Support
(Peter Vogel) If you’ve got Visual Studio 2017, you can run your application in Docker (even with the Community Edition).
MySQL Shell 8.0.14 – What’s New?
(Rene Ramirez) The MySQL Development team is proud to announce a new version of the MySQL Shell which includes the following features:
I’ve added data classifications. Now what?
(Daniel Janik) About a year ago I wrote about a new feature in SSMS that allows you to add a data classification to your columns. Today we’ll discuss what happens behind the scene and how to look at the classifications later.
Finding Power Query Query Execution Times In Power BI And Excel Using SQL Server Profiler
(Chris Webb) Working out how long a Power Query M query takes to run – the first step to troubleshooting refresh performance problems in Power BI or Excel – is something I have blogged about several times (see here, here and here for example).
Resources for Learning About Azure Data Lake Storage Gen2
(Melissa Coates) A couple of people have asked me recently about how to ‘bone up’ on the new data lake service in Azure. The way I see it, there are two aspects: A, the technology itself and B, data lake principles and architectural best practices.
Six Reasons to Review your Database Availability – Part 6 Marketing and PR Costs
From working with many customers to help keep their critical databases up and running we have come up with the top 6 reasons for putting Database Availability at the top of your priority list.
