top of page
Search
The Tech Platform
Feb 24, 2022
Top 7 competitive programming algorithms every coder must know
Programming is a difficult role, and once you enter it, you will face new challenges and may be required to solve problems that no one...
The Tech Platform
Feb 10, 2022
Using Static Files (HTML, CSS,JS) In ASP .NET Core Web API
In this article, we will see how to add static files or groups of static files to an existing ASP.Net Core web API project. As we all...
The Tech Platform
Feb 10, 2022
Fake Windows 11 upgrade installers infect you with RedLine malware
Threat actors have started distributing fake Windows 11 upgrade installers to users of Windows 10, tricking them into downloading and...
The Tech Platform
Feb 4, 2022
Simple Steps to Convert an ASP.NET Core with Angular App to a Desktop App
In this blog, we are going to walk through how to convert an ASP.NET Core with Angular (2 to 9+) web application to a desktop app. We are...
The Tech Platform
Jan 31, 2022
Web Development : Layers and Life Cycle of Web Development
Web development refers to the building, creating, and maintaining of websites. It includes aspects such as web design, web publishing,...
The Tech Platform
Jan 27, 2022
Introduction to Web Scraping. How it Works? What are Tools and Categories?
Web scraping is an automatic method to obtain large amounts of data from websites. Most of this data is unstructured data in an HTML...
The Tech Platform
Jan 27, 2022
How to send emails in .Net Core Web API
Sending emails is an integral part of web development and a better way to connect with your users and keep them up to date with...
The Tech Platform
Jan 25, 2022
Testing file upload with Swagger in ASP.Net core
Let’s assume you have an API which is used for uploading image to the backend and you wanted to test it when the UI is still in...
The Tech Platform
Jan 20, 2022
The JavaScript Event Loop: Explained
The JavaScript event loop is a fundamental concept in JavaScript that enables asynchronous programming. JavaScript itself executes all...
The Tech Platform
Jan 17, 2022
Which language is best for Web Development?
Web development It refers to the building, creating, and maintaining of websites. It includes aspects such as web design, web publishing,...
bottom of page