(Bipin Joshi) When you run a ASP.NET Core application using dotnet run CLI command, the application is started for you and made available at a specific URL and port.
Community
Ahead of Time Compilation – AoT in Angular (Performance Improvements)
(Ravi Kiran) This Angular tutorial explains how Angular uses Ahead of Time (AoT) compilation on the browser and then demonstrates how it improves the runtime performance of the page.
Java 101: Mastering Java exceptions, Part 2
(Jeff Friesen) JDK 1.0 introduced a framework of language features and library types for dealing with exceptions, which are divergences from expected program behavior.
IBM & IDUG 2018 Data Tech Summit at SVL October 8-10, 2018
(Paul_McWilliams) IBM and IDUG are teaming up to deliver a three-day IBM & IDUG Data Tech Summit at the home of Db2 for z/OS, IBM Silicon Valley Lab. The event takes place Monday, October 8th though Wednesday, October 10th 2018, in San Jose, California.
Going off the Rails
(Jeff Olen) Not so long ago, I was an RPG developer working on IBM i. I’d been doing it for about 15 years when I came across an article about compiling your own PHP to run in the Portable Application Solutions Environment (PASE).
The Merge Agent fails with ‘Reason:Invalid date format’.
(Taiyeb Zakir) I recently worked on a case where Merge agent was failing with this error:
INPLACE upgrade from MySQL 5.7 to MySQL 8.0
(Nisha Gopalakrishnan) MySQL 8.0 General Availability was announced in April and it comes with a host of new features. The overview about the new features and improvements made in MySQL 8.0 can be found in the following blog.
Dropping Virtual Columns Causes Unnecessary Invalidation
(Oren Nakdimon) When you drop a column from a table (or set a column unused), any view that references this column becomes invalid.
Run Multiple Bash Commands In Parallel
(James Coyle) Bash, whilst great for simple things, can be tricky to use more advanced programming techniques that are easily exposed in things like Java, or Go.
The Struggles of Personalization in ADF
(Mike Heeren) ADF comes with the out-of-the-box features of personalization. This means that whenever you configure personalisation, users can persist changes they make to the application across sessions and personalize their experience with the application
