(Rick Strahl) .NET Standard has been around long enough now that most people are reasonably familiar with this somewhat ‘unnatural’ concept.
Community
Creating a Simple OOP Diary with Visual Basic.NET
(Hannes DuPreez) Hello, and welcome to my article. In this short article, you will learn how to make a simple diary in Visual Basic.NET.
Hosting A Blazor Application on Firebase
(Ankit Sharma) In this article, we will learn how to deploy a Blazor application on Firebase. We will create a client side application using Blazor and host it on Firebase. This application will not have any server side code or web API logic. We will use Visual Studio 2017 to build and publish the a
New in MySQL 8.0.14 – CREATE UNDO TABLESPACE
(Kevin Lewis) The newest release of MySQL 8.0.14 includes the ability to control the number and location of UNDO tablespaces using SQL. Users can now manage UNDO tablespaces using SQL from the MySQL client.
12.2 Grid Patching lesson learned
(Stefan) What happend? During the last month I updated manually the TFA Software.
How a double entry for LAST_ARCHIVE_TIMESTAMP can stop your audit purge in 12c
(Karin Kriebisch) In the last nine month we were busy migrating our 11g databases to 12c rel. 2. Due to time constrictions we decided early in the project to migrate 1:1. This meant that we did not make use of the CDB/PDB-feature.
New Features of Backup & Recovery in Oracle Database 19c
(Anuradha Mudgal) The following are changes in the Oracle Database Backup and Recovery for Oracle Database Release 19c.
Using T-SQL to find the Greatest Common Divisor (GCD) for any number of integers
(Eli Leiba) I was given the task to write a process to find the greatest common divisor (GCD) of two or more integers. By definition, in mathematics, the greatest common divisor (GCD) of two or more integers, which are not all zero, is the largest positive integer that divides each of the integers.
OpenFin : A small example app using it
(Sacha Barber) So it has been a very long time since I wrote an article here at codeproject. I have been quite busy on my blog actually, so have been doing more there of late. Thing is I kind of heard about this technology years ago, and kind of knew what it did, but had never really used it.
Thoughts On The New Power Query Source In SSIS
(Chris Webb) Yet more evidence that Power Query is taking over the world: there’s a new Power Query data source for SQL Server Integration Services in the latest version of SSDT. Here’s the blog post announcing it (the actual announcement is halfway through):
