

Peter Ritchie: .NET Foundation - Episode 370
Oct 6, 2025
Peter Ritchie, a veteran software architect with over 35 years in tech, dives into the .NET Foundation's role in connecting Microsoft with the open-source community. He shares insights on the upcoming .NET 10 and Visual Studio 2026 releases, emphasizing stability and backward compatibility. The conversation explores optimal organization of business logic, the significance of mentorship in coding, and crafting clear user stories. Ritchie also discusses the implications of AI in development, highlighting the importance of context to enhance team collaboration.
AI Snips
Chapters
Transcript
Episode notes
Role Of The .NET Foundation
- The .NET Foundation bridges Microsoft and the open-source community and promotes community projects.
- Peter Ritchie wants clearer awareness and more member involvement in the Foundation.
Choose Stability For Enterprise Work
- Favor stability and long-term support when working with enterprise clients.
- Prefer LTS releases and be cautious with odd releases unless support timelines suit your organization.
Generated UI Is Not The Business Brain
- Auto-generated CRUD UIs can accelerate development but never replace domain behavior.
- Business logic still must live somewhere explicit and be designed beyond API/type definitions.