🧠 Taking Multi-Model AI Orchestration Further: Azure AI Foundry Persistent Agents in .NET 9
Exploring Azure AI Foundry Persistent Agents in .NET 9 for enhanced multi-model AI orchestration with cloud-native management.
Exploring Azure AI Foundry Persistent Agents in .NET 9 for enhanced multi-model AI orchestration with cloud-native management.
Explains how .NET 10 allows running standalone C# script files directly, similar to Python, without needing a full project.
Learn to build AI agents in C# using Microsoft Agent Framework and Hugging Face MCP tools for image generation and analysis.
A tutorial on building a conversational AI chat application with persistent memory using Spring AI and Angular.
A guide to building multi-model AI orchestration workflows in .NET 9 using Microsoft Agent Framework, Azure AI, GitHub Models, and Ollama.
A step-by-step tutorial on building a ChatGPT to-do app using the Model Context Protocol (MCP), JavaScript, Express, and React.
Explores the intricacies of comparing Java Flight Recorder (JFR) event objects, highlighting unexpected challenges in object equality.
Explains methods to restrict access to action methods in ASP.NET Core MVC using filters and the Authorize attribute.
A developer shares their experience switching from Vim to the Helix text editor, highlighting its built-in language servers and improved search.
Explores the forgotten HTML Table API for programmatically creating and manipulating tables without using innerHTML or full re-renders.
Explores extending AutoMapper for automatic type mapping and dependency injection into Profile classes and value resolvers.
A guide on using the pyinstrument profiler to identify and analyze performance bottlenecks in Air applications built with FastAPI.
Learn how to extend monitoring for Windows EC2 instances by deploying and configuring the Amazon CloudWatch Agent using AWS CDK.
A developer compares Claude Sonnet 4.5, GPT-5 Codex, and Grok Code Fast 1 for coding tasks in Cursor, testing feature generation and test creation.
Azure Local Arc Gateway is now GA, providing a centralized HTTPS egress point for Azure Local workloads, simplifying security and reducing endpoints.
A guide to setting up Microsoft Intune's Endpoint Privilege Management (EPM) to enforce least-privilege security by allowing controlled, auditable application elevations.
A technical exploration of Interlisp-10, a 1970s Lisp environment for PDP-10 mainframes, and its TTY editor on the TWENEX operating system.
A guide for non-C programmers on how to compile C programs using `make`, covering compiler installation, dependencies, and common issues.
A critique of fake interactive UI elements like non-clickable 'buttons' that frustrate users, with examples and solutions for better web development.
A beginner-friendly introduction to using PySpark for big data processing with Apache Spark, covering the fundamentals.