Videos

  • Essential VS Code Commands for .NET Core Developers

    .

    As a .NET Core developer using VS Code on Windows, optimizing your workflow with the right commands can boost productivity and streamline development. Whether you are coding, debugging, building, or deploying, these essential VS Code commands and .NET CLI commands will make your life easier. 1. Setting Up Your .NET Core Project Create a New…

  • 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…

Subscribe to my news letter

    RSS
    YouTube
    YouTube
    Instagram