

.NET Rocks!
Carl Franklin
.NET Rocks! is an Internet Audio Talk Show for Microsoft .NET Developers.
Episodes
Mentioned books

May 30, 2024 • 53min
Episode 1900 with Scott Hanselman!
Tech influencer Scott Hanselman joins hosts to discuss the origins and evolution of podcasts, reflect on retro tech nostalgia, explore social media platforms, emphasize the importance of diversity in programming, and highlight the human element in creating tech products. The episode is filled with anecdotes, humor, and insights from Scott's long career in the industry.

May 23, 2024 • 59min
The Nomadic AI Developer with Aaron Erickson
The Nomadic Developer returns - and is working on AI technology! After fifteen years, Aaron Erickson returns to .NET Rocks to talk to Carl and Richard about his nomadic adventures. Aaron talks about the twists and turns of moving from consultant at Thoughtworks to leadership in a tech company, leading a startup, and now being part of the team at nVidia exploring the potential of machine learning and large language models. While the journey is inspiring, Aaron's passion for his latest work sparks a robust conversation about automation and the potential of what is being built today!

May 15, 2024 • 54min
On Being a Senior Software Developer with Shawn Wildermuth
Shawn Wildermuth discusses his 20-year journey as an independent software development consultant and reflects on shaping his career at 55. Topics include career planning, fun vs. value, and goals before retirement. No one right path in software development, but making a plan is crucial!

14 snips
May 9, 2024 • 54min
Building Cloud Native in Azure with Scott Hunter
Microsoft's expert Scott Hunter discusses building cloud-native applications in Azure, emphasizing the challenges of dealing with multiple applications. The conversation covers the need for telemetry, resiliency, and service discovery in cloud apps, and showcases tools like .NET Aspire for developing cloud-native applications with ease.

54 snips
May 2, 2024 • 58min
Antifragility in Software with Barry O'Reilly
Barry O'Reilly discusses antifragility in software, promoting minimalistic architecture and progressive software building. He explores the importance of adaptive solutions, flexible architecture, and the evolution of resilient software. The conversation touches on artificial intelligence in programming education, finding balance in system components, and shifting mindsets in software development towards embracing experimentation and flexibility.

Apr 25, 2024 • 47min
Visually Debugging EF Queries with Giorgi Dalakishvili
Giorgi Dalakishvili discusses EFCore Visualizer, optimizing EF queries, EF Framework Exceptions, and DuckDB.NET. The conversation highlights the importance of efficiently retrieving data from databases and tools for debugging EF queries.

Apr 18, 2024 • 54min
Programming with Speech and AI with Karl Geitz
Can speech become part of your development workflow? Carl and Richard talk to Karl Geitz about his use of NaturallySpeaking to create software in Visual Studio. Karl talks about using voice to write better, longer comments in his code and also helps to navigate the features of Visual Studio itself. The effort started when dealing with Repetitive Stress Injury but has now evolved into his most productive approach to coding - one hand on the mouse, the other on function keys, and voice instead of typing!

7 snips
Apr 11, 2024 • 54min
Domain Control Plane and Azure with Anthony Eden
Guest Anthony Eden, founder of DNSimple, discusses the Domain Control Plane for managing DNS entries across providers. Topics include automation, scaling systems, cloud services, and the importance of centralized control for DNS management.

Apr 4, 2024 • 59min
GitHub Copilot Update with Michelle Duke
Michelle Duke, GitHub Copilot expert, discusses new features like ChatGPT-like interface and large language models. The conversation dives into the impact of AI on the world and the perception of artificial intelligence. Lots of exciting advancements happening!

Mar 28, 2024 • 48min
API Observability with Anthony Alaribe
Guest Anthony Alaribe shares his experiences dealing with poorly documented APIs and how it led him to create APItoolkit.io. The toolkit helps monitor API usage, exceptions, and generate tests for new versions. Learn about the importance of API observability and preventing unexpected incidents.