

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

Oct 19, 2023 • 56min
bUnit Update with Egil Hansen
What's the latest with bUnit? Carl and Richard chat with Egil Hansen about his excellent testing library for Blazor. Egil digs into the ongoing improvements being made in Blazor and how bUnit can support those changes without having to rewrite tests - even .NET 8 shouldn't be a huge problem! The conversation also digs into the different sorts of open-source projects out there, including tooling like bUnit. Not all open source is created the same! Great thinking from an experienced builder of testing tools to make it easier to build reliable Blazor applications.

Oct 12, 2023 • 1h 4min
Data Sharding with Oren Eini
Oren Eini, also known as Ayende Rahimi, is a renowned expert in database technologies and the mind behind RavenDB. He delves into the captivating world of data sharding, explaining how it enhances database performance across multiple servers. Oren discusses the benefits and potential downsides of distributing sharded databases, even across different locations. He emphasizes that while sharding might not be essential for everyone now, it's a powerful tool to have for when data demands grow.

Oct 5, 2023 • 47min
Kubernetes Tooling with Annie Talvasto
How do you make Kubernetes easier to use? While at the Copenhagen Developers Festival, Carl and Richard talked to Annie Talvasto about her work with Kubernetes and the Cloud Native Compute Foundation. Annie talks about the easy and hard ways to work with Kubernetes and why you might choose either approach - it comes down to how much control you want. The CNCF supports many tools for Kubernetes in various stages of development to make your life easier to orchestrate containers at scale - when you need them, you'll really need them!

Sep 28, 2023 • 56min
Azure and GitHub with April Edwards
Azure and GitHub - better together? While at the Copenhagen Developer Festival, Carl and Richard talked to April Edwards for a special .NET Rocks Live. April talked about how Azure and GitHub work well together, discussing Azure DevOps and GitHub Actions on the CI/CD pipeline side and how other services can interact. Lots of laughter and great questions from the live audience!

Sep 21, 2023 • 48min
Data Science and UX with Grishma Jena
Grishma Jena, data scientist at IBM, discusses the integration of data science and UX design. Topics include analyzing application telemetry to predict customer abandonment, using machine learning to analyze quantitative data, and improving UX with data.

Sep 14, 2023 • 51min
IoT Development using Particle Photon with Colleen Lavin
What can you do with a Particle Photon? While in an aluminum Airstream trailer in a thunderstorm at the Copenhagen Developers Festival, Carl and Richard talked to Colleen Lavin about her work with the Particle Photon IoT device - and its many maker possibilities! Colleen talks about making it easy to start building a device - but the struggle with so many choices to actually pick a project. The conversation also digs into making production versions of your device so that they are smaller, cheaper, and very reliable - it's a fun time to be a maker!

Sep 7, 2023 • 56min
Mediatr with Jimmy Bogard
Jimmy Bogard, creator of MediatR, talks about how the mediator pattern emerged from his work with customer applications, breaking down blocks of code into manageable chunks. He discusses the challenges and reflections of software evolution, open source projects, and the boundaries of appropriate use.

Aug 31, 2023 • 1h 5min
Applied Large Language Models with Brian MacKay
How can a large language model help your application? Carl and Richard talk to Brian MacKay about his work with large language models, including ChatGPT - and others! Brian talks about how LLMs continue to evolve and the limitations they have. But identifying language inside your applications can be powerful, and Brian talks through a few scenarios his company uses in production today. Work could you be taking advantage of today!

12 snips
Aug 24, 2023 • 56min
Minimal Architecture with Jeremy Miller
Jeremy Miller, expert in minimal architecture and creator of Wolverine and Marten, discusses the benefits of a clean architecture, challenges of open source projects, and bloat in code. He also touches on starting a new company and the future plans for his product.

Aug 17, 2023 • 58min
Chocolatey in 2023 with Gary Ewan Park
How is Chocolatey evolving? Carl and Richard talk to Gary Ewan Park about the latest with the open-source Windows package management solution. Gary discusses some of the differences between the various package managers for Windows these days, including WinGet. Each product has its niche, and Chocolatey has done a good job of evolving into a broader product, including Chocolatey for Business, to allow a view of applications installed across all your machines - and being able to push updates out to them.