Deep dive into AI agent tools and function calling. Learn MCP integration, external API patterns, error handling, and tool chaining in Microsoft Agent Framework.
Read more βTag: .NET
Building Your First AI Agent with Microsoft Agent Framework (.NET) – Part 2
Build a production-ready Customer Support AI agent using C# and .NET 8. Complete tutorial covering project setup, tools, multi-turn conversations, middleware, and error handling.
Read more βIntroduction to Microsoft Agent Framework: The Open-Source Engine for Agentic AI Apps (Part 1)
Learn about Microsoft Agent Framework (MAF), the unified open-source SDK for building production-ready AI agents. This comprehensive guide covers the architecture, key features, and how MAF combines the best of Semantic Kernel and AutoGen for enterprise agentic AI development.
Read more βThe IDE Wars Are Over: How Visual Studio 2025 and Modern Developer Tools Changed Everything
π AUTHORITY NOTE Based on 20+ years using every major IDE from Visual Studio .NET 2003 to today’s AI-powered tools. This represents hands-on experience leading teams through multiple IDE migrations and tool standardizations. Executive Summary Remember when developers would argue passionately about whether Visual Studio, VS Code, JetBrains, or Vim was the “right” choice? Those […]
Read more βThe Evolution of .NET: Why Modern C# Development Feels Like a Different Language
If you’ve been writing C# for more than a decade, you’ve witnessed something remarkable: the language you learned in the early 2000s bears only a superficial resemblance to what we write today. Modern C# development feels like a different language entirely. C# Syntax Evolution: 2002 vs 2025 The Transformation Journey When .NET Framework first appeared, […]
Read more βThe .NET Renaissance: How C# 13 and .NET 9 Are Redefining What Modern Development Looks Like
After two decades of building enterprise applications on the Microsoft stack, I’ve witnessed every major evolution of .NETβfrom the original Framework through the tumultuous transition to Core, and now to the unified platform that .NET 9 represents. What strikes me most about this release isn’t any single feature, but rather how it crystallizes Microsoft’s vision […]
Read more β