1. EachPod

Adventures in .NET - Podcast

Adventures in .NET

Level up your .NET skills with our weekly discussion of C# and other Microsoft technologies for developers.

Become a supporter of this podcast: https://www.spreaker.com/podcast/adventures-in-net--6102015/support.

How To Careers Technology Education Business
Update frequency
every 7 days
Average duration
47 minutes
Episodes
236
Years Active
2019 - 2025
Share to:
Quantum Computing basics with Q# - .NET 174

Quantum Computing basics with Q# - .NET 174

In today's episode, George Kosmidis joins the panel to discuss all about Superposition, Quantum entanglement and Qubits. They also discussed Microsoft's Q# language for developing quantum programs.
Sp…
00:58:37  |   Tue 23 Jan 2024
The Powerhouse Clipboard Tool - NET 173

The Powerhouse Clipboard Tool - NET 173

Jackson Huff is the creator of the Clipboard Project. They delve into the intricate world of cross-platform clipboard synchronization. The discussion revolves around the "Clipboard Project," a cuttin…
00:53:30  |   Tue 16 Jan 2024
Pursuing Developer Certifications - .NET 172

Pursuing Developer Certifications - .NET 172

In this week's podcast, we have a panel discussion about certifications. Developer certifications and the processes to earn them are constantly evolving. Wai has earned two Azure certifications in th…
00:40:10  |   Tue 09 Jan 2024
Learning Playwright - NET 171

Learning Playwright - NET 171

In this episode, Caleb and Shawn discuss Playwright, an end-to-end testing framework for web apps. There are several established end-to-end testing frameworks including Selenium and Cypress but Playw…
00:25:19  |   Tue 02 Jan 2024
Building Bogus with Brian Chavez - NET 170

Building Bogus with Brian Chavez - NET 170

Brian Chavez is the founder of Bit Armory, Inc. They delve into the world of programming with a focus on the development and usage of the fake data generator, Bogus. The conversation centers around i…
01:00:32  |   Tue 26 Dec 2023
Wonders and Woe of Open Source Development - .NET 169

Wonders and Woe of Open Source Development - .NET 169

We have discussed open source packages and projects in previous episodes, but today we dig a little deeper. Manuel Grundner has contributed to several open-source projects and manages one himself, Xe…
00:48:51  |   Tue 19 Dec 2023
The Power of CSLA Framework in .NET - .NET 168

The Power of CSLA Framework in .NET - .NET 168

Rockford Lhotka is the VP of Strategy at Xebia. They delve into a fascinating conversation about the architecture and benefits of CSLA, a framework for creating reusable, maintainable business logic …
00:48:41  |   Tue 12 Dec 2023
Uncovering Advanced .NET Front-end Development: Blazor, Micro Frontends, and AngleSharp - .NET 167

Uncovering Advanced .NET Front-end Development: Blazor, Micro Frontends, and AngleSharp - .NET 167

Florian Rappl is a solutions architect at Smapiot GmbH. They delve into the intricate world of .NET development and open-source projects. Florian shares his experiences with classic ASP and .NET Web …
00:57:01  |   Tue 05 Dec 2023
Inside .NET Development: Analyzing WinForms, Visual Studio Transition, and C# 12 Features - .NET 166

Inside .NET Development: Analyzing WinForms, Visual Studio Transition, and C# 12 Features - .NET 166

Dustin Campbell is the Principal Software Engineer at Microsoft. They delve into the world of C#, Visual Studio, and .NET development. They also share insights into their experiences working on a ran…
01:10:16  |   Tue 28 Nov 2023
How To Recession Proof Your Job - BONUS

How To Recession Proof Your Job - BONUS

Get the Black Friday/Cyber Monday "Double Your Productivity by 5pm Today" DealCoupon Code: "THRIVE" for a GIANT discount
Are you looking at all the layoffs and uncertainty going on and wondering if yo…
01:12:25  |   Tue 21 Nov 2023
Become a Better Developer with Steve (ardalis) Smith - .NET 165

Become a Better Developer with Steve (ardalis) Smith - .NET 165

Steve (ardalis) Smith is a renowned member of the .NET community. He joins the show to talk about API endpoints. They delve into the exciting world of .NET development. They share their insights on t…
00:54:30  |   Tue 21 Nov 2023
Mastering NoSQL: A Deep Dive into the Evolution and Features of RavenDB - .NET 164

Mastering NoSQL: A Deep Dive into the Evolution and Features of RavenDB - .NET 164

Dejan Milicic is leading the DevRel department at RavenDB. They have a fascinating discussion on the SQL vs. NoSQL debate and the evolution of databases in the digital age. They also dive into the de…
00:57:30  |   Tue 14 Nov 2023
Building Custom Analyzers and Refactorings Using Roslynator - .NET 163

Building Custom Analyzers and Refactorings Using Roslynator - .NET 163

Josef Pihrt is a senior .NET developer. They dive into the fascinating realm of custom analyzers and code refactorings using the Roslynator. They discuss the benefits and challenges of implementing a…
01:02:30  |   Tue 07 Nov 2023
ASP.NET API Versioning with Chris Martinez - .NET 162

ASP.NET API Versioning with Chris Martinez - .NET 162

Chris Martinez is a software engineer at Amazon Web Services. He begins by sharing how he got into .NET and C#. They dive into API Versioning, things they have learned about it, its advantages, how i…
00:55:01  |   Tue 24 Oct 2023
Navigating the Complexity of Migrating from from .NET 4.8 to NET 7 - .NET 161

Navigating the Complexity of Migrating from from .NET 4.8 to NET 7 - .NET 161

Jimmy Bogard is the President at Jimmy Bogard Consulting LLC. They dive into the world of .NET and explore the adventures of migrating applications. They discuss the challenges, strategies, and tools…
01:01:30  |   Tue 17 Oct 2023
The Magic of DAPR with Cecil Phillip - .NET 160

The Magic of DAPR with Cecil Phillip - .NET 160

In this episode of Adventures in .NET we learn about DAPR and how it can make all of our lives easier. Maybe you like microservices or maybe you don’t, well DAPR is here to help with implementation a…
01:04:13  |   Tue 10 Oct 2023
Checking safety in Exactly-once, TLA+ and Stronger message processing - .NET 159

Checking safety in Exactly-once, TLA+ and Stronger message processing - .NET 159

Tomek Masternak is an Engineer at Particular Software. He joins the show to talk about his video, "Checking safety in Exactly-once ". He begins by explaining what TLA+ is, the advantages and benefits…
00:53:26  |   Tue 03 Oct 2023
Get Interactive with Jupyter Notebook - .NET 158

Get Interactive with Jupyter Notebook - .NET 158

Ron Dagdag, lead software engineer at Spacee, joins us to get interactive with Jupyter Notebook. It is an open-source web application that allows you to create and share documents that contain live c…
00:37:10  |   Tue 26 Sep 2023
Integration Testing - The Why and How - .NET 157

Integration Testing - The Why and How - .NET 157

We talk to Martin Costello - a .NET developer with a QA background - about integration testing. We walk through the different types of automated testing and discuss the benefits and purpose for each …
00:49:16  |   Tue 19 Sep 2023
Designing C# with Mads Torgersen - .NET 156

Designing C# with Mads Torgersen - .NET 156

In this episode, we get the pleasure of picking the brain of the lead designer of C#, Mads Torgersen. Mads has been the lead designer for more than five years now and has worked on the language for o…
00:28:05  |   Tue 12 Sep 2023
Disclaimer: The podcast and artwork embedded on this page are the property of Charles M Wood. This content is not affiliated with or endorsed by eachpod.com.