Adding Environment Variables to Visual Studio 2022

Adding Environment Variables to Visual Studio 2022

In this Visual Studio and .NET blog post, we will show how to use and add environment variables in Visual Studio 2022 without adding them to the local computer or shell. This method allows you to set up project-specific variables that can be tailored to the needs of...
Setting Up Azure MCP Server with VS Code

Setting Up Azure MCP Server with VS Code

In this blog post, we’ll delve into what MCP Server is, the benefits it offers, and guide you through setting up an Azure MCP Server and integrating it with Visual Studio Code (VS Code). What is Model Context Protocol (MCP) Server? Model Context Protocol (MCP)...