The Tech PlatformApr 26, 2021ASP.NETHow to use and Unit test HttpClient in Asp.net CoreHttpClient is an important component in ASP.NET Core that enables you to send HTTP requests to remote servers and receive HTTP responses...
The Tech PlatformApr 24, 2021ASP.NETAsp.Net Core - Basic Attacks and SolutionsASP.NET Core is a popular web application framework developed by Microsoft that is widely used for building modern, scalable, and secure...
The Tech PlatformApr 6, 2021ASP.NETBlazor Hosting ModelsIn the dynamic landscape of web development, Blazor, a Microsoft framework, introduces developers to two distinctive hosting models:...
The Tech PlatformApr 6, 2021ASP.NETData 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 PlatformMar 25, 2021ASP.NETHow 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 PlatformOct 5, 2020ASP.NETTips And Best Practices To Improve ASP.NET Web Application PerformanceASP.NET is a popular web development framework that allows developers to build high-performance web applications. However, even the best...
The Tech PlatformSep 10, 2020AzureReasons to Migrate your ASP.NET Apps and SQL Server data to AzureIn 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...