Author: Gowtham K
Gowtham K has been awarded as MVP(Most Valuable Professional) for 9 times by Microsoft for his exceptional contribution in Microsoft technologies under the category “Developer Technologies & Security” . He has more than 12 years of experience on Microsoft technologies such as C#, ASP.NET MVC, ASP.NET WEB API, ASP.NET Core, MS SQL Server, Azure, Microsoft Entra ID, Azure AD B2C and other technologies such as JavaScript, jQuery, HTML and CSS .He is also a blogger and author of articles on various technologies. He is also a speaker and delivered talk on various technologies like ASP.NET MVC, Azure and Azure DevOps in the public events.
Exposing ASP.NET Core APIs as MCP Servers with HTTP Transport
Introduction: In my earlier post, I explained how to build your first MCP server using .NET and connect it to VS Code. Now, let’s take…
Building Your First MCP Server in .NET with VS Code
Introduction: In my previous article, Understanding MCP – Model Context Protocol, I introduced the basics of MCP and why it is becoming an essential part…
Understanding MCP (Model Context Protocol)
Introduction MCP is an open protocol that allows applications to send context to large language models (LLMs). You can think of MCP as a USB-C…
Accidentally Deleted Your Azure Key Vault? Here’s How to Recover It Using Azure CLI and Portal
Introduction Azure Key Vault is a cloud service provided by Microsoft to store securely and access secrets, including API keys, passwords, certificates, and cryptographic keys.…
Microsoft Entra External ID Integration with ASP.NET Core MVC Web application
Introduction: As organizations increasingly extend their digital services to partners, customers, and third-party developers, managing external identities becomes a strategic imperative. Microsoft Entra External ID…
Getting Started with User Flows in Microsoft Entra External ID
Introduction: As modern applications increasingly cater to customers and partners outside their organization, identity management needs to be both secure and seamless. Microsoft Entra External…
Simplifying External Identity Management with Microsoft Entra External ID
Introduction: As organizations continue to open their services to external users such as customers, partners, and contractors, managing identities beyond the workforce becomes essential. Microsoft…
From SharePoint to Smart Answers: Building an AI Agent in Microsoft Teams
Introduction: In this article, I’ll walk you through how I built a fully integrated AI-powered knowledge agent that lives inside Microsoft Teams. This intelligent agent…