top of page
Search


What is Cyber Insurance?
Cybersecurity Insurance is a contract that helps to reduce the financial risks associated with an online business. Companies that...

The Tech Platform
Oct 27, 2022


URL Rewriting Middleware in ASP.NET Core
URL rewriting is the act of modifying request URLs based on one or more predefined rules. URL rewriting creates an abstraction between...

The Tech Platform
Oct 27, 2022


Social Media Scraping Tools 2022
Scraping and extracting data on social media helps you to boost your marketing campaigns. There are many tools for social media scraping...

The Tech Platform
Oct 26, 2022


Image Scraping with Python
In this article, we will learn how to scrape images from any website using Python and the BeautifulSoup library. What is Image Scraping?...

The Tech Platform
Oct 26, 2022


Global Exception Handling in ASP.NET Core
What is Global Exception Handling? The Global Exception Handler is a type of workflow designed to determine the project’s behavior when...

The Tech Platform
Oct 25, 2022


Which Programming Languages is best for Game Development?
Game Development is the art of creating games and describes the design, development, and release of a game. It may involve concept...

The Tech Platform
Oct 23, 2022


Handling Null Values in ASP.NET Core
ASP.NET Core MVC is the .NET Core counterpart of the ASP.NET MVC framework. You can take advantage of ASP.NET Core MVC to build...

The Tech Platform
Oct 22, 2022


Top 5 best IDE for Terraform
What is Integrated Development Environment (IDE)? IDE is a software application that provides facilities to computer programmers for...

The Tech Platform
Oct 21, 2022


Difference between 32-bit JVM and 64-bit JVM?
What is JVM? A Java virtual machine is a virtual machine that enables a computer to run Java programs as well as programs written in...

The Tech Platform
Oct 20, 2022


What are Static files in ASP.NET Core? How to use it?
Static files, such as HTML, CSS, images, and JavaScript, are assets an ASP.NET Core app serves directly to clients by default. Static...

The Tech Platform
Oct 20, 2022
bottom of page
