(Grant Fritchey) What happens in Query Store when the database itself is READ_ONLY?
Community
Closest Match, Part 3
(Itzik Ben-Gan) In Closest Match, Part 1, I covered a T-SQL challenge that was provided to me by Karen Ly, a Jr. Fixed Income Analyst at RBC.
Make sure you update the statistics
(Tibor Karaszi) You might know that statistics can have a high impact on performance. As you add, remove and modify data, the statistics will be more and more outdated.
IBM Moves RFE Process to Aha Platform
(Ember Crooks) I’ve long been both a proponent and a critic of IBM’s RFE(Request For Enhancement) program.
Configuring ESLint on a TypeScript project
(Jack Franklin) Whenever I’ve used TypeScript in the past, I’ve set up TSLint as my linting tool of choice. However, I’ve always wished I could use ESLint instead, for a few reasons:
SQL SERVER – Export Data From SSMS Query to Excel
(Pinal Dave) Today’s blog post is actually a follow up of my earlier blog post SQL SERVER – Copy Data From SSMS Query Result to Excel.
JWT Authentication In ASP.NET Core Using JQuery Client
(Bipin Joshi) In my previous article we discussed what JWT authentication is and how to implement it in ASP.NET Core APIs. In that article you learnt to use Postman tool to test the JWT functionality.
Introducing GitLab Serverless
(Tapas Pal) GitLab, partnering with the multi-Cloud serverless management platform provider TriggerMesh, has released GitLab Serverless capabilities to its existing DevOps solution.
Configuring Your Application-Wide Objects in ASP.NET Core
(Peter Vogel) ASP.NET Core’s support for sharing objects defined at startup is great … but what if you need to set options on those objects? Here’s a case study that starts off great and then descends into over-engineered madness (but only if you want to go that far).
Amazon RDS Aurora MySQL – Differences Among Editions
(Peter Zaitsev) Amazon Aurora with MySQL Compatibility comes in three editions which, at the time of writing, have quite a few differences around the features that they support.
