(Ray Barley) I noticed the Lookup function in SQL Server Reporting Services. This sounds like something that I’ve needed for quite some time. Can you provide an example of how I can use this?
Community
Quiz Application in Angular
(Anurag Gandhi) A general purpose quiz application in Angular (version 2+) that can be used to run quizzes, mock tests, surveys, etc. This is an updated version for “Quiz Application in AngularJs”.
Rebuild All Database Indexes
(Hannes Du Preez) You can rebuild all indexes present in your database with the following query:
It’s all just data.
(Kenneth Fisher) Tables, stored procedures, views, logins, constraints, etc, etc. It’s all just data. In every database system I’ve ever worked on there are system tables underneath everything that contain 99% of all of the metadata.
Updated Analytics and Big Data Comparison: AWS vs. Azure
(Thomas LaRock) Building upon my earlier post, today I want to share with you the updated graphic and links for the analytics and big data services offered by Microsoft Azure and Amazon Web Services.
IBM Cloud Private System Administrator’s Guide
(Ahmed Azraq, Wlodek Dymaczewski, Fernando Ewald, Luca Floris, Rahul Gupta, Vasfi Gucer, Anil Patil, Sanjay Singh, Sundaragopal Venkatraman, Dominique Vernier and Zhi Min Wen) IBM Cloud Private is an application platform for developing and managing containerized applications across hybrid cloud envi
Type Conversion with JavaScript Arrays
(David Walsh) JavaScript’s loose nature allows developers to employ amazing tricks to do just about anything you’d like.
A new Console for Windows – It’s the open source Windows Terminal
(Scott Hanselman) “My fellow Windows users, our long national nightmare is over.” The Windows Terminal is here, it’s open source, it’s real, and it’s spectacular.
Connecting to a MySQL Azure Database from ASP.NET
(Tapas Pal) In an ASP.NET MVC application, developers using Entity Framework and ASP.NET Scaffolding can connect a remote Azure MySQL database.
Live MySQL Slave Rebuild with Percona Toolkit
(Vinicius Grippa) Recently, we had an edge case where a MySQL slave went out-of-sync but it couldn’t be rebuilt from scratch. The slave was acting as a master server to some applications and it had data was being written to it.
