Technology
Posts about technology, programming, and software development
Starlink Gen 2 Offline for a Year? Give It Time to Update
A Starlink Gen 2 dish offline for a year may need multiple updates and reboots. One owner explains why patience beat repeated tinkering and a factory reset.
Kill All dotnet Processes with PowerShell
Stop every running dotnet process from PowerShell with one command.
MCP Inspector: Test and Debug Servers Locally and Live
Use MCP Inspector to test capabilities, debug requests, and safely validate local and live MCP server integrations before deployment.
Building AI Agents with Microsoft Agent Framework in C#
Microsoft Agent Framework makes it easier to build powerful AI agents in C# and .NET. Learn how it connects LLMs with Azure AI Foundry, context providers, MCP servers, APIs, and custom tools.
Accelerate Software Testing with Playwright and AI Integration
Playwright boosts automated testing with fast, reliable E2E tests and AI integration, speeding up development while enhancing software quality.
Fix Mud Dialog Issues in Blazor Server
Struggling with Mud Blazor dialogs in your Blazor Server app? Discover the crucial configuration fix involving CascadingAuthenticationState!