Skip to main content

.NET

Building RAG Pipelines with Kernel Memory

Stop hallucinations and ground your AI in your own data. Build a 'Troubleshooting Bot' using …

Dec 5, 2025

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 …

Dec 4, 2025

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 …

Dec 4, 2025

Modernizing WPF: Integrating MaterialDesignInXAML with Caliburn.Micro

A comprehensive guide to combining the MVVM power of Caliburn.Micro with the modern aesthetics of …

Dec 3, 2025

Plugin Architectures in .NET: MEF vs. Caliburn.Micro & Dependency Isolation

A deep dive into building modular .NET applications using MEF and Caliburn.Micro, and how to solve …

Dec 3, 2025

Mastering Semantic Kernel Plugins

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

Dec 3, 2025

Getting Started with Microsoft Agent Framework

An introduction to the new Microsoft Agent Framework, the unified successor to Semantic Kernel and …

Dec 3, 2025

Modern WPF Testing with FlaUI and AI

Learn how to robustly test WPF applications using FlaUI, the importance of AutomationProperties, and …

Dec 3, 2025

Distributed Tracing in .NET with OpenTelemetry

A practical guide to implementing distributed tracing in .NET microservices using the OpenTelemetry …

Nov 18, 2025

Hybrid AI: Combining Local and Cloud Models in .NET

Explore a hybrid AI architecture in .NET that uses local ONNX models for speed and privacy, while …

Nov 2, 2025