Feed
This is a feed of links I've run across and found interesting or noteworthy. The images, content and opinions in them are owned by their respective authors.
How to upgrade .NET application to .NET 10
Remigiusz Zalewski - youtu.be
Step by step guide for upgrading your .NET application to .NET 10, including dependency checks and compatibility fixes.
upgrade, .NET 10, EF Core, migration, dependencies

Visual Studio Code adds multi-agent orchestration
Unknown - share.google
Visual Studio Code 1.107 enables developers to combine GitHub Copilot with custom agents, allowing work delegation across local, background, and cloud environments.
Visual Studio Code, GitHub Copilot, multi-agent orchestration
Getting Started with Channels in .NET
Nick Chapsas - youtube.com
Nick explains the underrated Channels feature in .NET every developer should know. Check it out for free courses and more!
C#, .NET, Channels, programming
We Tried Trunk-Based Development... The Results Were Shocking.
Modern Software Engineering - youtube.com
Trunk-Based Development proved surprisingly effective in real-world applications, enhancing Continuous Delivery and minimizing risks tied to long-lived branches, as discussed by Dave Farley.
Trunk-Based Development, Continuous Delivery, Software Engineering, Real-World Testing

Supercharge Your Design System with LLMs and Storybook MCP
Varun Vachhar - share.google
Guide on integrating LLM coding agents with Storybook MCP for efficient and cost-effective frontend development.
AI, LLM, Storybook, frontend development
AWS re:Invent 2025 - Modernize Legacy Applications with Agentic AI (DEV333)
AWS Events - youtu.be
Learn to modernize legacy applications with Generative AI tools, focusing on automated dependency analysis, code refactoring, and microservices migration for enhanced scalability.
AWS, Agentic AI, legacy applications, modernization, microservices, automation

How We Are Testing Our Agents in Dev
Rahul Vir - share.google
Explore effective strategies for testing AI agents to ensure they perform as intended.
AI, testing, software development, agent performance
New Agents in Copilot: How to Use App Builder, Workflows & Surveys
Mike Tholfsen - youtu.be
Explore Microsoft Copilot's new features: App Builder, Workflows, and Surveys for automating tasks and building custom applications.
Microsoft Copilot, App Builder, Workflows, Surveys, automation

Announcing OData .NET (ODL) 9 Preview 3 Release
OData Team - devblogs.microsoft.com
OData .NET (ODL) 9 Preview 3 is officially released on NuGet with new features and updates.
OData, .NET, Preview 3, Release

How to use GitHub Copilot Spaces to debug issues faster
GitHub - share.google
Learn to efficiently debug using GitHub Copilot Spaces and Copilot coding agent through a step-by-step guide.
GitHub, Copilot, debugging, software engineering