Videos

  • How to Verify Communication Between Two Azure App Services?

    .

    When hosting applications on Azure App Service, it’s common to have a Web App (UI) that communicates with an API App (Backend). In this article, we’ll explore the ways to check if your Azure App Services are communicating. Whether you’re debugging connectivity issues or verifying integration, these methods will help you confirm that your Web…

  • Swagger Vs OpenAPI

    .

    In .NET 9, the ASP.NET Core team has removed the default inclusion of Swagger (Swashbuckle) from Web API templates due to maintenance concerns and the desire for a more integrated solution. Instead, .NET 9 introduces built-in support for OpenAPI documentation through the Microsoft.AspNetCore.OpenApi package. This allows developers to generate OpenAPI documents natively without relying on…

  • Getting Started with GitHub Commands

    .

    GitHub is a powerful source code repository tool. It enables the development team to collaborate and work together, merge and track the changes. In this blog, we will see the list of useful GitHub commands a developer must know if he or she is working with the GitHub repository. List of commonly used GitHub commands…

  • Overview of Terraform

    .

    You must have heard of IaaS, Paas and SaaS. There is something called IaC or IaaC which stands for Infrastructure as a Code. Terraform is a popular infrastructure-as-code (IaC) tool that enables the automation provisioning and management of infrastructure resources. It generally uses configuration files which are written in the HashiCorp Configuration Language (HCL) to…

  • .NET MVC – Benefits, Pros , Cons. Compare with Angular and React

    .

    In this interesting article, we will learn about the benefits of using .NET MVC. We will also see the pros and cons of using MVC as a UI development framework and compare .NET MVC with Angular and React. So, let’s start. Introduction to .NET MVC Microsoft’s Model-View-Controller (MVC) framework, .NET MVC, empowers you to develop…

RSS
YouTube
YouTube
Instagram