(Paul White) Have you ever contacted Microsoft or a Microsoft partner and discussed with them what it would cost to move to the cloud?
Community
Feature Engineering for initial insights
(Javier Estrada Benavides) Whether you’re a seasoned Db2 professional or you’re just beginning, keeping up with Db2 metrics is no trivial task, and you will have to become familiar with lots of metrics, parameter names and meaningful numbers if you want to be successful and have a deep understanding
Java Stream: Is a Count Always a Count?
(Per-Åke Minborg) It might appear obvious that counting the elements in a Stream takes longer time the more elements there are in the Stream.
.NET Core 3.0 SDK Projects: Controlling Output Folders and Content
(Rick Strahl) In my last post I talked about porting my Markdown Monster WPF application to .NET Core 3.0 and one of the problems I ran into was how to deal with properly handling compilation of Addins.
Lessons I Wish I Had Learned Much Earlier In My Web Development Career
(Ben Nadel) At the very end of last week, I jumped onto an Incident call in order to listen and learn about a part of the InVision platform with which I didn’t have too much familiarity.
Your .NET 5 Questions Answered (Kinda Sorta), Part 1: WCF
(David Ramel) In early March I submitted a media inquiry to Microsoft, asking about the No. 1 (in terms of votes) item on the Developer Community site for Visual Studio and the subject of much developer discussion: “Create a Ubiquitous .NET Client Application Development Model.”
Angular 7|6 with PHP: Consuming a RESTful CRUD API with HttpClient and Forms
(Kaima Abbess) In the previous tutorial, you have implemented the PHP and MySQL backend that exposes a REST API for working with an insurance database. Let’s now create the Angular 7 backend.
Finding the root cause of ‘CPU waits’ using stack profiling
(savvinov) Call stack profiling and flame graphs have been a hot topic in Oracle tech blogs last few years, and recently I got a chance to use it to troubleshoot an actual production performance issue.
Running GoldenGate Installers within Docker containers on MacOS
(Bobby Curtis) Over the last few days, I’ve been trying to improve the speed at which I can setup and configure Oracle GoldenGate for testing purposes. What I settled on what setting up a Docker container to be a VM subsistute.
Partitioning — 16 : Hybrid Partitioning
(Hemant K Chitale) Oracle 19c introduces Hybrid Partitioning whereby you can have external and internal Partitions co-existing. External Partitions are on storage (filesystem) outside the database.
