(Srinath M S) The ExceptionDispatchInfo class can be found in System.Runtime.ExceptionServices namespace and is used to capture an exception that occurs at a point, and it can be thrown later using the ExceotionDispatchInfo.Throw method
Community
Secure apps on IBM Cloud Kubernetes Service with Let’s Encrypt wildcard certificates
(Henrik Loeser) In my recent post I explained how I enable SSL for Cloud Foundry apps on IBM Cloud with my own custom domain. Today, I focus on securing apps running in Docker containers in the Kubernetes service on IBM Cloud.
Enhanced SQL MERGE – a Db2 12 greatest hit with John Campbell
(John Campbell, Claire McFeely, and Jennie Chang) Back in Version 9, Db2 for z/OS introduced very simple and minimal support for the SQL MERGE statement, only providing an upsert capability with limited functionality.
Organizing Test Cases
(Peter Vogel) In addition to the TestInitialize and TestMethod attributes that you’re used to using when creating automated tests, there’s also a TestCategory attribute that you’ll find useful as the number of your tests starts to get overwhelming.
SQL Server on Linux: How is Delete-On-Close Handled
(RDORR) Windows provides an option for CreateFile to delete a file when the file is closed (FILE_FLAG_DELETE_ON_CLOSE.)
Projected Spatial Reference Systems in MySQL 8.0
(Norvald H. Ryeng) MySQL 8.0.11 comes with a catalog of 5108 spatial reference system (SRS) definitions. In a previous post, we covered the definitions of geographic SRSs. In this post we’ll go into the details of projected SRSs. (If you haven’t done so already, I suggest you read the previous post
Advantage Of RMAN in Oracle
(Anuradha Mudgal) This post is for those who are new in “Oracle RDBMS”, Being a part of Oracle technology in Database. “RMAN” plays an important part in “Backup&Recovery”.
Azure SQL Database Performance and Service Tiers Explained
(Glenn Berry) Microsoft has two main purchase model pricing options for a single Azure SQL Database. If you are going to use Azure SQL Database, you need to decide which purchase model you prefer, and then decide which service tier meets your performance and budget needs.
Power BI new feature: Composite models
(James Serra) There are two really great features just added to Power BI that I wanted to blog about: Composite models and Dual storage mode. This is part of the July release for Power BI Desktop and it is in preview (see Power BI Desktop July 2018 Feature Summary). I’ll also talk about a future r
What Is The Preferred Join Operator in SQL Server?
(Grant Fritchey) I schedule many of my blog posts at least 2-3 weeks out, so I have time to adjust them, change, them, insert new things into the schedule, what have you. So, as you read this, I’ll have written it at least two weeks ago.
