Published onMarch 27, 2026Testing .NET AI Agents with AgentEvalnet-corecsharpaiAgentEval is a .NET evaluation toolkit for AI agents that lets you test RAG quality, run security scans and compare models with fluent assertions you already know from xUnit.
Published onJanuary 3, 2023Celebrating 7 years at SSW!AnniversaryGratitudePersonal milestone post on seven years at SSW, career growth in .NET and Azure, and a community speaking journey.
Published onAugust 4, 2022Use Windows Subsystem for Android in Visual StudioWindows11MAUIXamarinAndroidQuick setup checklist for connecting Windows Subsystem for Android to Visual Studio with ADB for Xamarin and MAUI debugging.
Published onMarch 30, 2022Use Windows Subsystem for Android in Windows 11 (non-US edition)Windows11XamarinMAUIAndroidHow to enable Windows Subsystem for Android outside the US region and use it effectively for Xamarin and MAUI development.
Published onMay 1, 2020Using AppSettings in Blazor WebAssemblyBlazor.NET-CoreHow to load environment-specific appsettings.json in Blazor WebAssembly and access configuration values at runtime.