(Trisha Gee) Enterprises have traditionally been reluctant to upgrade to the latest version of Java until it has been fully proven. This is becoming increasingly challenging as we’ve had new versions of Java every six months since Java 9 came out in September of 2017.
Other News
Use Cache And Distributed Cache Tag Helpers In ASP.NET Core
(Bipin Joshi) Web developers often look for opportunities to boost the performance of their web applications. ASP.NET Core provides server side caching in the form of in-memory and distributed cache implementation.
Determining if the .NET Framework Is Installed
(Hannes DuPreez) Every now and then, we must do something through code that could have been done without code. This may sound strange, but having a project at the ready can save you time.
Charset and Collation Settings Impact on MySQL Performance
(Vadim Tkachenko) Following my post MySQL 8 is not always faster than MySQL 5.7, this time I decided to test very simple read-only CPU intensive workloads, when all data fits memory. In this workload there is NO IO operations, only memory and CPU operations.
ServiceManager Daemon fails to start on reboot?
(Bobby Curtis) If you have been working with Oracle GoldenGate 12c (12.3.0.1.x) or 18c (18.1.0) recently, you may have setup the ServiceManager as a daemon process.
Selecting Optimal Parameters for XGBoost Model Training
(Andrejus Baranovskis) There is always a bit of luck involved when selecting parameters for Machine Learning model training. Lately, I work with gradient boosted trees and XGBoost in particular. We are using XGBoost in the enterprise to automate repetitive human tasks.
Migrating On-Prem Database Schema to Autonomous Data Warehouse Cloud (ADWC) Using Data Pump
(Mohit Sharma) In this post, you will learn how to export the HR Schema from On-Prem Oracle Database to ADWC instance using Data Pump Export (expdp).
Coders: Context Switching is hard for both computers and relationships
(Scott Hanselman) Clive Thompson is a longtime contributing writer for the New York Times Magazine and a columnist for Wired and now has a new book out called “Coders.”
SQL SERVER – Read Only Routing Error: Client Unable to Establish Connection Because an Error was Encountered During Handshakes Before Login
(Pinal Dave) I have helped many clients in deploying Always On Availability Group. Based on their requirement they keep using additional features provided by availability groups. This time they wanted to use always-on availability group read-only routing feature.
Angular 7 Project With ASP.NET CORE APIs (Gym Project)
(Saineshwar Bageri) This project is a basic gym project developed using Angular 7, ASP.NET Core APIs, and SQL Server database.
