top of page
Search

How to use and Unit test HttpClient in Asp.net Core
HttpClient is an important component in ASP.NET Core that enables you to send HTTP requests to remote servers and receive HTTP responses...
The Tech Platform
Apr 26, 2021

Asp.Net Core - Basic Attacks and Solutions
ASP.NET Core is a popular web application framework developed by Microsoft that is widely used for building modern, scalable, and secure...
The Tech Platform
Apr 24, 2021


Blazor Hosting Models
In the dynamic landscape of web development, Blazor, a Microsoft framework, introduces developers to two distinctive hosting models:...
The Tech Platform
Apr 6, 2021

Data Binding in Blazor
Data binding is a fundamental concept in web development that plays a crucial role in creating dynamic and interactive user interfaces....
The Tech Platform
Apr 6, 2021

How to avoid fat controllers in ASP.NET Web API
In this article, you will learn about the Fat controllers in ASP.NET web API and how to avoid it. What is Fat controller? A fat...
The Tech Platform
Mar 25, 2021

Tips And Best Practices To Improve ASP.NET Web Application Performance
ASP.NET is a popular web development framework that allows developers to build high-performance web applications. However, even the best...
The Tech Platform
Oct 5, 2020

Reasons to Migrate your ASP.NET Apps and SQL Server data to Azure
In this article, we will learn what are the main reasons to Migrate your ASP.NET Apps and SQL Server data to Azure. ASP.NET is a popular...
The Tech Platform
Sep 10, 2020
bottom of page