

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

Nov 2, 2023 • 54min
.NET Conf with Jeff Fritz
Jeff Fritz, a speaker and expert in .NET, joins the show and talks about the upcoming .NET Conf event. He shares his top ten favorite sessions, including 'What's new in C sharp 12' and 'Packing light with VS code and C sharp dev kit'. They also discuss creating project templates for Blazor web apps and advancements in AI in .NET. The hosts wrap up by sharing road trip stories and industry connections.

Oct 26, 2023 • 50min
Observability Engineering with Charity Majors
Charity Majors, Co-founder of Honeycomb, talks about observability engineering, the evolution of telemetry, benefits of high cardinality in observability, effectively communicating the value of engineering work, and challenges in instrumentation and spans.

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!