(Ember Crooks) I and a guest blogger have written several articles on PowerShell. But the “Hello, Db2 World!” series is designed to be a quick and fairly simple way of properly connecting to a Db2 database.
Community
Getting Ready for Java 11
(James Sugrue) While Java 11 is not the update to set the Java world alight, it does contain some steady improvements, along with some weird adventures in garbage collection!
Why Interface For Decoupled System? A Note On How To Design Decoupled System In ASP.NET MVC
(Mayur Lohite) At first, interfaces came into focus because there was no multiple inheritance supported by C#, meaning you could not inherit from multiple classes, but you could implement multiple interfaces. The interfaces are grouping of object in terms of behavior.
Experimenting With CSS Variable / Custom Property DOM Inheritance
(Ben Nadel) For the last couple of days, Seema Shariat and I have been discussing the concept of theming in Angular applications. And, to be honest, this is something that I know next-to-nothing about.
SQL SERVER – Backup to URL – Script to Generate Credential and Backup using Shared Access Signature (SAS)
(Pinal Dave) As I mentioned in my earlier blog, backup to URL is one of the common methods used in SQL Server performs a backup to Azure Blob Storage.
Building an Azure Event Grid app. Part 1: Event Grid Topic and a .NET Core custom app event publisher.
(gdavi) In order to have a sample “data feed” for an application I wanted to use Azure Event Grid to create a topic that events could be published to and clients could subscribe to in order to process the events.
MySQL Cluster 7.6GA in the Cloud: the RPM/YUM platform
(Tonci Grgin) In this series of blogs I will do my best to demonstrate how to set up and run Cluster in Cloud environment by hand and by utilizing MCC.
Writing Honest Methods in C#
(Yacoub Massad) This C# tutorial describes approaches for making methods/functions more honest. A more honest method makes it easier for readers to understand what the method does by reading its signature, i.e., without reading its implementation.
Creating Your Own Spatial Reference Systems in MySQL 8.0
(Norvald H. Ryeng) MySQL 8.0.11 comes with a catalog of 5108 spatial reference systems (SRSs). 4628 projections (flat maps), 479 geographic (ellipsoidal) representations of Earth, and one Cartesian all-purpose abstract plane (SRID 0). And if for some reason that isn’t enough, we can create our own.
when it runs on your computer …
(Martin Berger) … please don’t see it ready for customers.
