.NET Rocks!

Old Developers using New Tools with Brady Gaster

22 snips
Nov 13, 2025
Brady Gaster, a Microsoft product manager, focuses on enhancing developer tools for Azure and Visual Studio. In this discussion, he shares insights on app modernization and the exciting challenges of cloud integration. Brady talks about leveraging AI generators for large-scale migrations and the playful side of coding, including a fun game demo. He also addresses the evolving role of developers, emphasizing how AI allows teams to tackle higher-level tasks while navigating the ethical implications of AI-generated content.
Ask episode
AI Snips
Chapters
Transcript
Episode notes
ADVICE

Automate Deployments, Then Secure Them

  • Use CLI-driven automation for repeatable, consistent cloud deployments.
  • But verify security and network configuration to avoid misconfiguration and unexpected costs.
ADVICE

Embed Containers For Reproducible Demos

  • Use containerized local services in repos so others can run your app without installing external dependencies.
  • Aspire can spin up SQL Server containers and include DB scripts for reproducible demos and demos-in-repo.
ADVICE

Save Prompts And Summarize Sessions

  • Save your iterative prompts and ask the model to summarize the session as a table of contents.
  • Use those summaries to understand the progression and feelings across the development session.
Get the Snipd Podcast app to discover more snips from this episode
Get the app