(Mike.Dietrich) When you upgrade to a new database release, there will be changes. Some are obvious, others are not.
Other News
How Monitoring Can Help Keep Your SQL Server Estate Secure?
(Pinal Dave) While monitoring might be common practice for keeping databases running smoothly, this is often directed at maintenance tasks such as query performance or future planning.
Adapting JSON Strings for Deserializing into C# Objects
(David A. Gray) Some JSON strings need a little help fitting into a C# object.
How do I force a SQL Login to change it’s password on next login
(Kenneth Fisher) Forcing someone to change their password on a periodic basis is a pretty common thing, and any time I’ve gotten a new active directory login I’ve been given an obviously bad password and forced to change my password on the next login. It’s a good idea right?
The DB2Night Show #Z98: Optimizing Data Transformation with Db2 & IDAA
(Martin) 100% of our studio audience learned something!Maryela discussed ETL problems and solutions in the z/OS environment
Final Keyword and JVM Memory Impact
(Petr Bouda) Learn more about using the final keyword and how it can impact JVM memory.
ASP.NET Core Vue CLI Templates
(Daniel Jimenez Garcia) This tutorial discusses several approaches to integrate Vue.js with ASP.NET Core (including a template), all of them using Vue.js applications generated by the Vue CLI.
Software Application Layers And Responsibilities, 2019 Edition
(Ben Nadel) The other day, Joshua Caito tweeted about how he still loves writing ColdFusion code. And the truth is, so do I. ColdFusion is not perfect; but, it does a lot of stuff right.
Creating a Custom Tag Helper in ASP.NET Core: Generating HTML
(Peter Vogel) This post is about the exciting part of creating a custom tag helper: generating new HTML to go down to the user in the place of whatever “placeholder” tag you insert into your View or Razor Page.
MySQL Tutorial – Managing MySQL Server Logs: Rotate, Compress, Retain & Delete
MySQL Server generates several logs that can help you monitor the activities of the server.
