Skip to main content

Technical articles

These articles turn hands-on engineering work into practical guidance: what problem a tool solves, how to implement it, and which trade-offs matter in production. Browse the latest writing below, or use Explore topics for a guided path through the archive.

Articles

Development

Building RAG Pipelines with Kernel Memory

Stop hallucinations and ground your AI in your own data. Build a 'Troubleshooting Bot' using Retrieval Augmented Generation (RAG) and Kernel Memory.

4 min read

Development

Running Local AI with .NET and Ollama

Cut cloud costs and improve privacy by running LLMs locally with Ollama and .NET. Learn how to build a local Log Analyzer.

4 min read

Development

What's New in C# 14: A Developer's Guide

A deep dive into C# 14 features including the field keyword, extension properties, and implicit span conversions. How these changes impact your daily .NET development.

5 min read

Development

Mastering Semantic Kernel Plugins

Give your AI agents real-world powers by building custom Semantic Kernel Plugins for system administration.

5 min read

Development

Modern WPF Testing with FlaUI and AI

Learn how to robustly test WPF applications using FlaUI, the importance of AutomationProperties, and how AI can accelerate your test automation workflow.

4 min read