Health Check Infrastructure | Toby Churches | SSW Rules

One broken API can bring your entire application down — and you might not know until your users are already impacted. In this video, Tony Churches from SSW shows how to proactively monitor your application’s health using infrastructure health checks in ASP.NET Core. Learn why hope is not a strategy, and how you can build confidence in your system’s reliability.

Read More

MCP : Ensuring our tools are ready for the Robot Overlords | Anton Polkanov | SSW User Groups

Learn everything you need to know about MCP (Model Context Protocol) — the new standard for integrating tools, resources, and prompts into AI applications. In this talk, Anton explores the architecture, SDKs, transports, server features, and the future of MCP, including real-world demos in GitHub Copilot and Cloud Desktop.

Whether you’re new to MCP or looking to go deeper, this session covers it all — with tips, pitfalls, and even how to debug with Inspector.

Read More

Creating Multi-Language AI-Powered Apps w/ Rust, Python & Blazor | TJ Gokken | SSW User Groups

Let’s do some polyglot programming. We’ll create a modern system diagnostics tool called HAL (Hardware Assistant that Learns). We’ll combine Rust’s system-level performance, Python’s AI capabilities with AutoGen, a multi-agent framework, and Blazor’s modern web interface into a cohesive application.
Key Takeaways:

Inter-process communication between Rust, Python, and .NET
Understand when and why to use different languages in AI applications
Learn to implement Microsoft’s AutoGen for multi-agent AI systems

Read More