(David Ramel) With developers primarily working from home amid the COVID-19 pandemic, preview functionality in Visual Studio Online helps .NET coders connect more easily with home machines during the remote work surge.
Other News
C# 9 – Positional or Nominal Creation
(Christian Nagel) C# allows writing code with positional or nominal code style. Using positional code style, constructors can be used.
Reporting API in ASP.NET Core – Network Error Logging
(Tomasz Pêczek) Some time ago I’ve written a post about general aspects of Reporting API and how to use it in the context of ASP.NET Core. In this post, I want to focus on one specific aspect – reporting network errors.
Design Tips for Query Rewrite
(Dani Schnider) Although Query Rewrite on Materialized Views is a powerful feature which is available in Oracle databases for a long time, it is rarely used.
Dissecting 200414 BP, PSU, RU and RUR
(Rodrigo Jorge) I am quarterly writing a post dissecting the changes implemented by Oracle CPUs so we can understand better the modifications implemented by Oracle in our Databases.
Oracle WebLogic Server 14.1.1.0.0 Docker Image
(Dirk Nachbar) As since around 2 days the latest Oracle WebLogic Server 14.1.1.0.0 was released, I had some time to create Docker Images for the Oracle WebLogic Server 14.1.1.0.0
Implementation of React-Redux Hooks With Typescript
(Thomas Wilfred) In this article, we discuss how to use Redux-React hooks to dive even deeper into the functional options that React offers.
Beginner’s Guide: COBOL Made Easy (Leveraging Open Source Tools)
(Jessielaine Punongbayan) Do you want to integrate open source projects like Zowe CLI and CircleCI to create solutions that can help in your development in COBOL?
Database classifications have changed
(Daniel Janik) Some time back I wrote about the new data classification features in Azure and SQL Server Management Studio. If you’ve done quite a bit of work classifying your data using the extended properties, guess what?
Speed Up Your Angular App – 14 Angular Optimization Tips
(Marcelo Ricardo de Oliveira) In this article, we’ll show you how to make your Angular app smaller, faster, and more responsive.