(Daniel) .NET Core 3.0 Preview 6 is now available and it includes a bunch of new updates to ASP.NET Core and Blazor.
Community
Creating a Custom Tag Helper in ASP.NET Core: Gathering Data
(Peter Vogel) I discussed the fundamentals of what an ASP.NET Core tag helper is and how it can make you more productive in a previous post.
Bye Bye to mysql_upgrade, change to skip_grant_tables, and One Year of MySQL 8.0 GA
(Dave Stokes) The MySQL 8.0.16 Release Notes are very interesting and sadly not read enough. One thing that may have escaped attention is that you no longer have to run mysql_upgrade after updating the binaries.
Optimized WebLogic Image on Docker
(Dirk Nachbar) As I am currently busy with optimizing Docker Images for Oracle stuff, I want to share with you my latest optimization for Oracle WebLogic Server 12.2.1.3.0 as Docker Image.
Remove GRID Home After Upgrade
(mdinh) The environment started with a GRID 12.1.0.1 installation, upgraded to 18.3.0.0, and performed out-of-place patching (OOP) to 18.6.0.0.
Trick: Browsing Objects, all at Once!
(Jeff Smith) The question came in on the usual channel (Twitter):
How to Create a Burndown Chart in Excel from Scratch
(Siddharth Mehta) Measuring progress over time is a standard project management activity. Projects that are executed in an agile manner typically using the agile methodology have more frequent needs to track progress over time than projects that are executed using a waterfall model. In the agile met
Dynamic-JSON-Messages (DJM)
(Edwyn Amador) In simple terms, DJM reads a JSON file retrieving a node per run (from the first to the last one and repeating) in a dynamic way.
Power Query Performance And Expanding Columns
(Chris Webb) As a footnote to my previous post on storing large images in Power BI, I thought all you M nerds out there would be interested to read about a strange performance quirk I noticed while writing the code for that post.
SQL Server in Azure Kubernetes Service (AKS)
(Ranga Babu) In this article, we will review how to create a Kubernetes cluster in Azure Kubernetes Service, provision the persistent volume to store the database files and deploy SQL server on Kubernetes cluster.
