Projects·XamlMcp·XAML·MCP·MAUI·Android·dotnet Aug 1, 2026 Connect an AI coding assistant to a .NET MAUI Android app with XamlMcpConnect XamlMcp to a debuggable .NET MAUI Android app through ADB and inspect its live logical UI from an AI coding assistant.
Projects·XamlMcp·XAML·MCP·WPF·dotnet Jul 30, 2026 Getting started with XamlMcp: inspect a running XAML app with AIAdd XamlMcp to a WPF app, connect Claude Code or Codex, and inspect the running UI through MCP.
Programming·csharp·go May 7, 2026 Communicating Sequential ProcessesHow CSP models concurrency as processes talking over channels.
Programming Jan 9, 2026 HTTP/2 MultiplexingHow HTTP/2 carries many requests over a single connection at the same time.