(benjamin perkins) As if writing some code wasn’t complicated enough, now you need to write it using patterns designed to run on the cloud platform and pick the most effective service or services to run it on.
Community
ASP.NET Core: Learning the Ropes, Part 1
(Eric Vogel) ASP.NET Core is the successor to ASP.NET MVC and ASP.NET Web API and was first introduced in 2016.
Analytical Databases
(Baron Schwartz) For various reasons, I’ve become interested in analytical databases. These are traditionally called OLAP (online analytics processing) and are designed to extract insights from very large datasets, often with expectations of long response times (hours).
Getting Crazy with Analytic Functions and Group By
(amitzil) This topic has been sitting in my backlog for a long time and I finally decided to write it. Analytic functions are not so new anymore (they’ve been around since Oracle 8i), but they are still a very powerful tool.
The most useful new features in Microsoft SQL Server 2019
(Brien Posey) SQL Server 2019 includes welcome new features, particularly updates to its indexing and high availability capabilities and added SQL Server on Linux functionality.
Three Easy SQL Server Performance Wins
(Glenn Berry) As any veteran production DBA knows, you are often under significant pressure to diagnose and alleviate database performance issues as quickly as possible.
Microservices for Java Developers: Monoglot or Polyglot?
(Andrey Redko) Along the previous parts of the tutorial we have talked quite a lot about the benefits of the microservice architecture.
Slow Connections with Sql Server
(Rick Strahl) Argh… just fought with a small issue where connections to SQL Server were very slow on a new development box.
Trying To Create A Message Bus Using An RxJS Subject In Angular 6.1.10
(Ben Nadel) I’ve been thinking a lot about state-management in an Angular application lately. And, one of the thoughts that I keep coming back to is the fact that not every event in an application pertains directly to state-change.
Data Science in Visual Studio Code using Neuron, a new VS Code extension
(Lorenzo Silvestri) In this post, I’ll give a short explanation of neuron, a Visual Studio Code extension that aims to be a one-stop-shop for data scientists.
