(Maarten Smeets) Oracle provides several services as ‘always free’. In contrast to Azure and Amazon, these include compute instances which remain ‘forever’ free to use.
Author: SSWUG Research
Create 19c Gold Image
(mdinh) What the hell. My blog posts can be so terrible that I don’t even understand at times what I post.
SQL Server Agent for Azure SQL DB?
(blobeater) I always wanted a way to schedule commands within Azure SQL Database. Personally, for me, the go to standard is the functionality of SQL Server Agent.
Let’s Welcome Angular 9 With its New Features
(Debasis Saha) As we all of us know that Google has just released its new version of Angular i.e. 9.0 just a week ago. Angular developers and the community members eagerly wait for the release of this version for a long time.
SQL SERVER – Always On Error: This Database is Encrypted by Database Master Key, You Need to Provide Valid Password When Adding it to the Availability Group
(Pinal Dave) As a part of my work, I also provide consultancy to fix the issues. It has three advantages, first one is that I earn money and the second one, more important one, is that I get to troubleshoot and learn, and the third one is I share it further via my blog.
MySQL ERROR 1034: Incorrect Key File on InnoDB Table
(Peter Zaitsev) Sometimes, you may experience “ERROR 1034: Incorrect key file” while running the ALTER TABLE or CREATE INDEX command:
DevOps Timeline
(Subodh Sohoni) DevOps concepts can be understood if we first have a clarity about Agile development and activities in its timeline. In this tutorial, I have shown how the activities and strategies of Agile engineering can be brought on the same timeline so that each team member playing any role in
Create Simple DatePicker Component In Blazor
(Bipin Joshi) ASP.NET Core Blazor allows you to develop client side web applications using HTML, Razpr, and C#. A typical Blazor application consists of one or more Razor components.
ASP.NET Core in Azure App Services’ Docker Images – Part 3
(Shawn Wildermuth) In this last post in the series, i’ll show you how to use GitHub Actions to automate when you want to push a new version of your container to your Azure App Service.
Implementing Infinite Scroll And Image Lazy Loading In React
(Chidi Orji) In this tutorial, we’re going to learn how to use the HTML Intersection Observer API to implement infinite scrolling and image lazy loading in a React functional component. In the process, we’ll learn how to use some of React’s hooks and how to create Custom Hooks.
