Looking back at 2024, it was a mixed bag. Sure, it wasn’t my most productive year career-wise, but marrying the love of my life? Absolute highlight!...
In this article, we are going to talk about Action and Func delegates in C#, We would learn what they are and how to implement them. Let’s...
Summary: In this tutorial, you will learn how to deploy your AspNet Mvc project to Azure App Service using our Local git. Azure App Service is a...
Summary: in this tutorial, you will learn how to create a single Azure SQL Database single database, and connect it to your .Net6 Rest API using the...
Summary: This tutorial will teach you how to set up a minimal dotnet6 Rest API using SQL Server as the data store. According to Microsoft Docs,...
Summary: In this tutorial, you will learn how to connect to the PostgreSQL database server in the ASPNET WEB API using the EFCore Code First...