top of page
Search


Creating Scheduled Jobs Using Hangfire
In this article, we will make a .NET CORE application that sends mail using the Hangfire framework. Without giving much theoretical...

The Tech Platform
Apr 14, 2022


How to Create PayPal Payment Form in WordPress?
PayPal is one of the easiest payment methods that accept online payments from customers from more than 200 countries worldwide. It also...

The Tech Platform
Apr 13, 2022


How to use Arrays in Bash Script
Bash Array – An array is a collection of elements. Unlike in many other programming languages, in bash, an array is not a collection of...

The Tech Platform
Apr 13, 2022


Generate QR Codes with Angular 10
In this tutorial, we’ll learn how to generate QR codes in Angular by building a simple example application using the latest Angular 10...

The Tech Platform
Apr 13, 2022


INTRODUCTION TO AWS RDS (AMAZON RELATIONAL DATABASE SERVICE)
Amazon Web service has a large spectrum of products and services to offer to businesses of all sizes and shapes. Among these, one of the...

The Tech Platform
Apr 13, 2022


Principal Component Analysis (PCA)
Principal Component Analysis is an unsupervised learning algorithm that is used for the dimensionality reduction in machine learning. It...

The Tech Platform
Apr 12, 2022


Instagram Architecture & Database – How Does It Store & Search Billions of Image
Instagram is the most popular photo-oriented social network on the planet today. With over a billion users, it has become the first...

The Tech Platform
Apr 12, 2022


How to Add JavaScript to HTML?
You can add JavaScript code in an HTML document by employing the dedicated HTML tag <script> that wraps around JavaScript code. The...

The Tech Platform
Apr 12, 2022


Migrating ASP.NET Core data protection with zero downtime
Problem: How do we migrate from a key ring which is protected by Key Vault, to a key ring which is protected by a certificate, without...

The Tech Platform
Apr 12, 2022


Top .NET Interview Questions and Answers
Q-1: What is the .NET framework? The .NET framework supports an object-oriented approach that is used for building applications on...

The Tech Platform
Apr 11, 2022
bottom of page
