top of page
Search
The Tech Platform
Mar 19
What is CSS :has() Selector?
CSS is constantly evolving, and new features emerge to empower developers to create more efficient and visually stunning web experiences....
The Tech Platform
Mar 14
Exploring Latest Features in ASP.NET Core
In the ever-evolving world of web development, staying updated with the latest features and enhancements is crucial. ASP.NET Core, a...
The Tech Platform
Mar 9, 2023
How to integrate with Angular using ASP.NET Web API?
Integrating ASP.NET Web API with Angular involves building a web service using ASP.NET Web API that can be consumed by an Angular...
The Tech Platform
Aug 8, 2022
Top 10 Web Scraping Tools
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
Aug 8, 2022
Create a web socket server in .NET
Creating a web socket (WS) server in C# can be a drag these days. There are several methods you can find online, and there does not seem...
The Tech Platform
Apr 25, 2022
Build a ToDo list application using .Net 5.0 Web API and Microsoft SQL Server
This article shows how to build a ToDo list application using .Net 5 Web API, JWT authentication and AspNetCore Identity. Microsoft SQL...
bottom of page