(Tuba Mansoor) New to Angular? Don’t worry! This series of articles aims to help beginners like you learn the basics of Angular.
Other News
Getting SQL Server 2019 CTP 3.0, Kubernetes, and Availability Groups Working
(Allan Hirt) I haven’t written much about them yet (key emphasis there …) but AGs now being supported for containers in SQL Server 2019 is a big deal.
Implicit Conversion Insights with XE
(Jason Brimhall) In a recent article, I covered a little bit about implicit conversions and an error that may crop up from time to time.
Guru: Use SQL to Generate Random Data
(Ted Holt) Suppose I needed to generate a large database table with random data in order to adequately test the performance of an SQL query.
Running a Java Class as a Subprocess
(Dan Newton) Learn more about how to run a Java class as a subprocess in this quick demonstration.
Creating An Inline Auto-Complete Directive Using NgModel And A Control Value Accessor In Angular 7.2.15
(Ben Nadel) A few weeks ago, I demonstrated that you could create a custom ControlValueAccessor in Angular in order to change the behavior of File Inputs such that NgModel would emit the selected Files objects rather than just the file paths.
ASP.NET Core and Blazor updates in .NET Core 3.0 Preview 6
(Daniel) .NET Core 3.0 Preview 6 is now available and it includes a bunch of new updates to ASP.NET Core and Blazor.
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.
