After years of working with C# in enterprise environments, I’ve seen developers struggle with the same question: when should I use a record instead of a class? The answer isn’t as straightforward as the documentation suggests. In this article, I’ll share my perspective on records—battle-tested patterns, surprising gotchas, and the decision framework I use in […]
Read more →Category: Architecture
Case Study: Building a Modern FHIR Patient Timeline Explorer with .NET 10 and React 19
Executive Summary This case study explores the development of DooLittle Health Patient Timeline Explorer, a modern healthcare application that demonstrates enterprise-grade architecture patterns for FHIR-compliant patient data visualization. Built as a proof-of-concept, this project showcases best practices in full-stack development, cloud-native deployment, and healthcare interoperability standards. 🏥 HEALTHCARE INTEROPERABILITY SERIES This article is part of […]
Read more →Building Interoperable Healthcare Data Systems for AI: A Complete Guide to FHIR, Standards, and Governance
Healthcare AI fails when data remains siloed. This article explores how FHIR, SNOMED CT, and platform thinking enable interoperable healthcare data systems for AI at scale, with insights from EU, UK, and Ireland initiatives.
Read more →Migration Guide: From Semantic Kernel & AutoGen to Microsoft Agent Framework – Part 10
Complete migration guide from Semantic Kernel and AutoGen to Microsoft Agent Framework. Before/after code examples and step-by-step instructions.
Read more →MCP Integration & External Tool Connectivity in Microsoft Agent Framework – Part 9
Connect AI agents to external tools via Model Context Protocol. Learn MCP servers, Microsoft 365 integration, and building custom MCP servers.
Read more →Production-Ready Agents: Observability, Security & Deployment – Part 8
Deploy AI agents to production with enterprise-grade observability, security, and resilience. Complete guide to OpenTelemetry, content safety, and Azure deployment.
Read more →