(Ben Nadel) Coming from an Angular.js / Angular background, one of the first things I that noticed in Vue.js is that Dependency-Injection (DI) is not a first-class citizen of the framework.
Community
New Truncation Error Message in SQL Server 2019
(Greg Larsen) If you have been coding TSQL for a while you probable are familiar and frustrated with this error message:
MySQL Performance Cheat Sheet
(Paul Namuag) MySQL is extensive and has lots of areas to optimize and tweak for the desired performance. Some changes can be performed dynamically, others require a server restart. It is pretty common to find a MySQL installation with a default configuration, although the latter may not be appropri
Could not clear ‘DIFFERENTIAL’ bitmap in database – Error: 3041, Severity: 16, State: 1.
(Jack Vamvas) Question : An error message has started appearing in the SQL Server Error Logs during a nightly full backup.
Combine Extended Events and TagWith to Monitor Entity Framework
(Grant Fritchey) I’m going to start with a sentence that makes a lot of people crazy; As a DBA and database developer, I love Entity Framework.
Db2 and CDC in HADR governed by TSA
(Eddy Coppens) I was working at a customer who wanted to have a database replicating data bi-directional towards another database by means of InfoSphere Data Replication (IIDR aka CDC), but also wanted to have a failover mechanism in place in conjunction with the bought replication solution.
Adventures with ReasonML
(Jack Franklin) If you follow me on Twitter, or have read this blog for a while, you’ll probably know that I’m a big fan of Elm. It’s a functional, strictly typed language that compiles to JavaScript and is a great alternative to JavaScript for building web applications.
Old Programming Languages
(Hannes DuPreez) I’ve been wanting to write this article for a very long time. Older languages are still popular and being used on a daily basis for applications big and small. I am a VB6 guy, always been, and probably always will be. I still use it on a regular basis.
A better multi-monitor experience with Visual Studio 2019
(Ruben Rios) Visual Studio 2019 now supports per-monitor DPI awareness (PMA) across the IDE.
Building RESTful Services Using ASP.NET Core
(Joydip Kanjilal) ASP.NET Core is a fast, lean framework from Microsoft that can be used to build applications that can run on multiple platforms: Windows, Linux and MacOS.
