Look for any podcast host, guest or anyone
Showing episodes and shows of

Jamie Taylor

Shows

The Modern .NET ShowThe Modern .NET ShowFrom Code to Cloud in 15 Minutes: Jason Taylor's Expert Insights And The Clean Architecture TemplateRJJ Software's Software Development Service This episode of The Modern .NET Show is supported, in part, by RJJ Software's Podcasting Services, whether your company is looking to elevate its UK operations or reshape its US strategy, we can provide tailored solutions that exceed expectations. Show Notes "So I've been focused on the code to cloud journey, I like to call it, for the template. And two years ago, my goal was to provide a solution that could take you from code to cloud in 45 minutes or less. So I wanted it to be "file new project" to...2025-04-041h 02The Modern .NET ShowThe Modern .NET ShowThe Infinite Game Meets Azure Security with Bojan MagušićRJJ Software's Software Development Service This episode of The Modern .NET Show is supported, in part, by RJJ Software's Podcasting Services, whether your company is looking to elevate its UK operations or reshape its US strategy, we can provide tailored solutions that exceed expectations. Show Notes "I always believe, and this is taking my kind of Microsoft hat off, and I'm sharing my personal view here. I definitely believe regardless of the public cloud provider in question, they're all part of a bigger ecosystem. And I emphasize the word ecosystem. I believe security as, you know, a...2025-02-211h 03The Modern .NET ShowThe Modern .NET ShowGrokking Application Security: Malcolm McDonald on Securing Your AppsRJJ Software's Software Development Service This episode of The Modern .NET Show is supported, in part, by RJJ Software's Podcasting Services, whether your company is looking to elevate its UK operations or reshape its US strategy, we can provide tailored solutions that exceed expectations. Show Notes "This should be a mantra for anyone working on web applications or web APIs: you should validate any input of the application as much as possible. When you conceptualize it, all the malicious input into your application comes across in an HTTP request at some point. It's either in the URL...2025-02-071h 12The Modern .NET ShowThe Modern .NET ShowModern .NET NuGet Packaging with Scott HardenRJJ Software's Software Development Service This episode of The Modern .NET Show is supported, in part, by RJJ Software's Podcasting Services, whether your company is looking to elevate its UK operations or reshape its US strategy, we can provide tailored solutions that exceed expectations. Show Notes "So a lot of these features are new features that probably weren't there when you first made your package. But I'd like to just briefly talk through what each of these are and talk about how to fix them. So before jumping into the complexity of those red Xs, let's just...2024-12-2049 minThe Modern .NET ShowThe Modern .NET ShowOpen-Source and Our Digital Legacies with Scott HardenRJJ Software's Software Development Service This episode of The Modern .NET Show is supported, in part, by RJJ Software's Podcasting Services, whether your company is looking to elevate its UK operations or reshape its US strategy, we can provide tailored solutions that exceed expectations. Show Notes "I don't want to go into the details right now, but for the listeners, I will say that we are right in the middle of an explosive situation right now with some WordPress drama. WordPress and WP Engine are experiencing a lot of the fallout, kind of related to what we...2024-12-131h 15The Modern .NET ShowThe Modern .NET ShowThe Spirit of Open Source in a Modern .NET World with Scott HardenRJJ Software's Software Development Service This episode of The Modern .NET Show is supported, in part, by RJJ Software's Podcasting Services, whether your company is looking to elevate its UK operations or reshape its US strategy, we can provide tailored solutions that exceed expectations. Show Notes "One of the projects that I work on right now that's probably one of my more successful ones, It's a scientific data visualization library for .NET. It's called ScottPlot. The name is silly. It's because when I made it, I thought I was the only person going to be using it...2024-12-061h 22The Modern .NET ShowThe Modern .NET ShowCleipnir and Beyond: On Resilient Development Practices with Thomas SylvestRJJ Software's Software Development Service This episode of The Modern .NET Show is supported, in part, by RJJ Software's Podcasting Services, whether your company is looking to elevate its UK operations or reshape its US strategy, we can provide tailored solutions that exceed expectations. Show Notes "So part of what Resilient Programming is about and what the framework does is that it kind of like tries to provide a nice abstraction, a developer-friendly abstraction for implementing distributed systems."— Thomas Sylvest Welcome friends to The Modern .NET Show; the premier .NET podcast, focussing entirely on the kn...2024-11-221h 05The Modern .NET ShowThe Modern .NET ShowThe Art of Teaching Programming using Unity: An Interview with Harrison FerroneMetalama This episode of The Modern .NET Show is supported, in part, by Metalama, reduce your boilerplate code by up to 15% with Metalama's C#-to-C# template engine and reduce your code complexity today! Show Notes "Like the whole point is to learn a system of thinking, like to learn how to analyze; how to, like, pick out what's happening and identify your problem, and then to implement a solution that fits your needs."— Harrison Ferrone Welcome friends to The Modern .NET Show; the premier .NET podcast, focussing entirely on the knowledge, tools, and frameworks that al...2024-11-081h 06The Modern .NET ShowThe Modern .NET ShowPowering Up with Erik Jensen: An Introduction to EF Core Power ToolsMetalama This episode of The Modern .NET Show is supported, in part, by Metalama, reduce your boilerplate code by up to 15% with Metalama's C#-to-C# template engine and reduce your code complexity today! Show Notes Hi everyone, Just a quick thing before we start: this episode was recorded in the middle of summer, which meant that Erik needed to have his office window open. It's possible to hear the outside traffic throughout, but rest assured that our editing team have done what they can to reduce it's presence. It's not that noticable and...2024-10-251h 08The Modern .NET ShowThe Modern .NET ShowChainguard and Securing Your Containers with Adrian MouatRJJ Software's Software Development Service This episode of The Modern .NET Show is supported, in part, by RJJ Software's Podcasting Services, whether your company is looking to elevate its UK operations or reshape its US strategy, we can provide tailored solutions that exceed expectations. Show Notes "Okay. So I’ll come on to that point is that’s obviously something i’d like to talk about. But a couple of things I should mention, I guess. That I think you’re absolutely right with all the points you raised, but we are trying to work on on everythi...2024-10-111h 05The Modern .NET ShowThe Modern .NET ShowCQRS, System Maintainability, and Pragmatic Tech Choices with Dejan MiličićMetalama This episode of The Modern .NET Show is supported, in part, by Metalama, reduce your boilerplate code by up to 15% with Metalama's C#-to-C# template engine and reduce your code complexity today! Show Notes "Essentially, when you look at it, what we are doing, we are not building software. We are changing it, we are maintaining it. Because when you look at the typical lifecycle of the application, enterprise one I would say, or any big system where you invest lots of time lots of money building it, you want to exploit this for 5-10-15...2024-09-271h 04The Modern .NET ShowThe Modern .NET ShowGenerative AI for .NET Developers with Amit BahreeAvalonia XPF This episode of The Modern .NET Show is supported, in part, by RJJ Software's Podcasting Services, where your podcast becomes extraordinary. Show Notes Maybe start with Generative AI. As you, I think, touched on, it's different from what we call "traditional AI." And I also want to acknowledge the term "traditional AI"l is very odd to say it's not traditional. It's very much prevalent and relevant and active — Amit Bahree Welcome to The Modern .NET Show! Formerly known as The .NET Core Podcast, we are the go-to podcast for all .NET developers wo...2024-07-261h 07The Modern .NET ShowThe Modern .NET ShowNavigating the ASP .NET Core Maze: From Middleware to Minimal APIs and Modern C# with Andrew LockAvalonia XPF This episode of The Modern .NET Show is supported, in part, by Avalonia XPF, a binary-compatible cross-platform fork of WPF, enables WPF apps to run on new platforms with minimal effort and maximum compatibility. Show Notes Yeah, exactly. And it means you can, if you see it in its sort of native place, next time that you're writing something, maybe you don't go and change all your IEnumerables to IAsyncEnumerable because that's not worth doing. But maybe next time you're writing a new API you're like, "oh, you know what, I will use...2024-07-121h 08The Modern .NET ShowThe Modern .NET ShowBreaking the Compromise: Unravelling the Truths of Cyber Security with Lianne Potter and Jeff WatkinsAvalonia XPF This episode of The Modern .NET Show is supported, in part, by Avalonia XPF, a binary-compatible cross-platform fork of WPF, enables WPF apps to run on new platforms with minimal effort and maximum compatibility. Show Notes What do they go for? They go for one that's separated from the herd. And the idea behind cyber security nowadays should really actually be: put enough security controls in that they just go, "you know what? There's someone down the road that's got it all wide open. I'm just gonna go for them." And if you can just...2024-06-281h 12The Modern .NET ShowThe Modern .NET Show.NET Unwrapped: From Workflow Engines to Identity, A Developer's Journey with Dustin MetzgarAvalonia XPF This episode of The Modern .NET Show is supported, in part, by Avalonia XPF, a binary-compatible cross-platform fork of WPF, enables WPF apps to run on new platforms with minimal effort and maximum compatibility. Show Notes I want it to be like one of those books that you can pick up and you can, like, you don't have to have .NET experience. You might, you know, maybe, you know, Java or maybe, you know, Python or something like that. You should be able to pick this book up and get to a point where you...2024-06-141h 22About PodcastingAbout PodcastingSeasons, Rebranding, Analytics and Podcast Tips with Jamie Taylor from the Modern .NET ShowIn this episode, I talk with Jamie Taylor about rebranding a show, analytics, gear, software, hosting, and inviting guests for interviews.Find the Modern .NET Show here:https://dotnetcore.show/In your favorite app: https://episodes.fm/1433496275Find Jamie here:On LinkedIn: https://www.linkedin.com/in/jamie-taylor-rjj-software/On X: https://twitter.com/podcasterJay(00:03:04) Starting a podcast journey(00:07:24) Transition from dotnetcore to .net(00:10:30) Adapting to new technology releases(00:38:15) Value for listeners(00:42:56) Jamie's workflow(00:56:31) Transcripts for accessibility(01:00:53) Advice for podcastersThis...2024-06-121h 07About PodcastingAbout PodcastingFrom Blog to Podcast: Jamie Taylor's JourneyWelcome to another episode of About Podcasting! In this episode, I sit down with Jamie Taylor from the modern.netshow. Jamie shares his wealth of knowledge and expertise on various topics, including the impact of rebranding and renaming his show, the importance of analytics for personal goals and advertisers, and the gear and software he uses. We also delve into podcasting 2.0, how he invites guests for interviews, and much more.Jamie discusses his journey into podcasting, which began in 2008, and how he transitioned from writing extensive blog posts to creating a podcast focused on .NET technologies. He...2024-06-121h 07The Modern .NET ShowThe Modern .NET ShowTemporal: Orchestrating Success in Distributed Systems with Security and Simplicity with John KattenhornAvalonia XPF This episode of The Modern .NET Show is supported, in part, by Avalonia XPF, a binary-compatible cross-platform fork of WPF, enables WPF apps to run on new platforms with minimal effort and maximum compatibility. NService Bus This episode of The Modern .NET Show is supported, in part, by NServiceBus, the ultimate tool to build robust and reliable systems that can handle failures gracefully, maintain high availability, and scale to meet growing demand. Make sure you click the link in the show notes to learn more about NServiceBus. Show Notes When you...2024-05-311h 11The Modern .NET ShowThe Modern .NET ShowUno Platform: One UI to Rule Them All with Martin ZikmundAvalonia XPF This episode of The Modern .NET Show is supported, in part, by Avalonia XPF, a binary-compatible cross-platform fork of WPF, enables WPF apps to run on new platforms with minimal effort and maximum compatibility. Show Notes Uno Platform started off as the core UI framework. UI and non UI, because as part of Uno Platform itself, you have some non UI APIs like accelerometer and like these device sensors that you can use in a cross platform manner. So that part is the core framework, which is the backbone to everything that we built on...2024-05-171h 06The Modern .NET ShowThe Modern .NET Show.NET MAUI: Navigating the Cross-Platform Code Seas with Maddy MontaquilaAvalonia XPF This episode of The Modern .NET Show is supported, in part, by Avalonia XPF, a binary-compatible cross-platform fork of WPF, enables WPF apps to run on new platforms with minimal effort and maximum compatibility. Show Notes Yeah, so .NET MAUI is the .NET stack, framework, whatever you want to call it, for writing one code base that runs on what we call client devices, client platforms. So you have the web, you have ASP .NET Blazor and all that stuff. You have the console apps, you can write with C#, of course, so...2024-05-0359 minThe Modern .NET ShowThe Modern .NET ShowBuilding Secure Software: Unveiling the Hidden Dependencies with Niels TanisAvalonia XPF This episode of The Modern .NET Show is supported, in part, by Avalonia XPF, a binary-compatible cross-platform fork of WPF, enables WPF apps to run on new platforms with minimal effort and maximum compatibility. Show Notes And keep in mind that, not to bash OWASP and the top ten at all because I'm a big fan of OWASP, but people always tell me like, "yeah, I'm OWASP compliant," and that's the biggest BS, to be honest. Because a top ten could not like, it should be an awareness piece and you should work from it. And...2024-04-191h 15The Modern .NET ShowThe Modern .NET ShowCode, Coffee, and Clever Debugging: Leslie Richardson's Microsoft Journey and the C# Dev Kit in Visual Studio Code with Leslie RichardsonAvalonia XPF This episode of The Modern .NET Show is supported, in part, by Avalonia XPF, a binary-compatible cross-platform fork of WPF, enables WPF apps to run on new platforms with minimal effort and maximum compatibility. Show Notes Yeah, so C# Dev Kit, it is a pretty new extension in VS Code. We just GA'd it back in early October. And it's an extension that basically enables you to be productive writing C# applications in VS Code. —Leslie Richardson Welcome to The Modern .NET Show! Formerly known as The .NET Core Podcast, we are the go...2024-04-0559 minThe Modern .NET ShowThe Modern .NET ShowFrom .NET to DuckDB: Unleashing the Database Evolution with Giorgi DalakishviliNService Bus This episode of The Modern .NET Show is supported, in part, by NServiceBus, the ultimate tool to build robust and reliable systems that can handle failures gracefully, maintain high availability, and scale to meet growing demand. Make sure you click the link in the show notes to learn more about NServiceBus. Show Notes Yeah. So what I was thinking the other day is that what we want is to concentrate on the business logic that we need to implement and spend as small as little time as possible configuring, installing and figuring out...2024-03-221h 05The Modern .NET ShowThe Modern .NET ShowNavigating the Web of HATEOAS and HTMX: Unleashing the Power of Hypermedia and Simplified Front-End Wizardry with Sander ten BrinkeAvalonia XPF This episode of The Modern .NET Show is supported, in part, by Avalonia XPF, a binary-compatible cross-platform fork of WPF, enables WPF apps to run on new platforms with minimal effort and maximum compatibility. Show Notes Hateos allows you to add links to the actions you can perform with the data you're returning. So imagine a tweet and imagine, for example, just a links. It's just an object with some arrays. And one of the links could be a retweet link or like a favourite link or like a delete link. And each link contains...2024-03-081h 00The Modern .NET ShowThe Modern .NET ShownanoFramework: Unleashing the Power of C# in Embedded Systems and IoT with José SimõesAvalonia XPF This episode of The Modern .NET Show is supported, in part, by Avalonia XPF, a binary-compatible cross-platform fork of WPF, enables WPF apps to run on new platforms with minimal effort and maximum compatibility. Show Notes Welcome to The Modern .NET Show! Formerly known as The .NET Core Podcast, we are the go-to podcast for all .NET developers worldwide and I am your host Jamie "GaProgMan" Taylor. In this episode, I spoke with José Simões about the .NET nanoFramework, a powerful platform for embedded systems and IoT development. I was incredibly impressed wh...2024-02-231h 09The Modern .NET ShowThe Modern .NET ShowFrom Mono to Wilderness: Unleashing the Wild Side of .NET in IoT with Bryan CostanichShow Notes Welcome to The Modern .NET Show! Formerly known as The .NET Core Podcast, we are the go-to podcast for all .NET developers worldwide and I am your host Jamie "GaProgMan" Taylor. In this episode, I spoke with Bryan Costanich about both IoT and Wilderness Labs. We discussed what IoT actually is, and the many differences between developing systems for IoT devices and developing modern .NET applications which run on servers, desktops, and mobile phones. Yeah, you know, it's funny. It's one of those terms that is so broad and encompassing. I mean, really "...2024-02-091h 04The Modern .NET ShowThe Modern .NET ShowThe .NET Trilogy and Learning .NET with Mark J PriceNService Bus This episode of The Modern .NET Show is supported, in part, by NServiceBus, the ultimate tool to build robust and reliable systems that can handle failures gracefully, maintain high availability, and scale to meet growing demand. Make sure you click the link in the show notes to learn more about NServiceBus. Show Notes Welcome to The Modern .NET Show! Formerly known as The .NET Core Podcast, we are the go-to podcast for all .NET developers worldwide and I am your host Jamie "GaProgMan" Taylor. In this episode, I spoke with Mark...2024-01-261h 09The Modern .NET ShowThe Modern .NET ShowFrom Code Generation to Revolutionary RavenDB Unveiling the Database Secrets with Oren EiniRJJ Software's Podcasting Services This episode of The Modern .NET Show is supported, in part, by RJJ Software's Podcasting Services, where your podcast becomes extraordinary. We take a different approach here, just like we do with our agile software projects. You see, when it comes to your podcast, we're not just your editors; we're your collaborators. We work with you to iterate toward your vision, just like we do in software development. If you're ready to take your podcast to the next level, don't hesitate. Contact us at RJJ Software to explore how...2024-01-121h 11The Modern .NET ShowThe Modern .NET ShowBreaking Barriers: Unleashing Accessible Software for All with Dennie DeclercqRJJ Software's Podcasting Services This episode of The Modern .NET Show is supported, in part, by RJJ Software's Podcasting Services, where your podcast becomes extraordinary. We take a different approach here, just like we do with our agile software projects. You see, when it comes to your podcast, we're not just your editors; we're your collaborators. We work with you to iterate toward your vision, just like we do in software development. If you're ready to take your podcast to the next level, don't hesitate. Contact us at RJJ Software to explore how...2023-12-221h 10The Modern .NET ShowThe Modern .NET ShowFrom Atari to Sep: Unleashing the Power of Performance in Programming with Niels RassmussenRJJ Software's Podcasting Services This episode of The Modern .NET Show is supported, in part, by RJJ Software's Podcasting Services, where your podcast becomes extraordinary. We take a different approach here, just like we do with our agile software projects. You see, when it comes to your podcast, we're not just your editors; we're your collaborators. We work with you to iterate toward your vision, just like we do in software development. If you're ready to take your podcast to the next level, don't hesitate. Contact us at RJJ Software to explore how...2023-12-081h 34The Modern .NET ShowThe Modern .NET ShowSpecial Announcement: Generative AI Session At Microsoft Reactor AnnouncementTranscription Hello, listeners! This is Jamie "GaProgMan" Taylor, your host at The Modern .NET Show. Today, I'm thrilled to bring you a special announcement. We have an exciting event coming up, and I wanted to take a few minutes to share the details with you. But before we dive into that, let's talk about the ever-evolving world of software development. As developers, we know that staying on top of the latest technologies, patterns, and tools is a constant challenge. That's why I'm particularly excited about our upcoming session. On December 13th, 2023 at 5 pm U...2023-12-0403 minThe Modern .NET ShowThe Modern .NET ShowUnearthing the Secrets of Open Source and Collaborative Development with Jeremy SinclairRJJ Software's Podcasting Services This episode of The Modern .NET Show is supported, in part, by RJJ Software's Podcasting Services, where your podcast becomes extraordinary. We take a different approach here, just like we do with our agile software projects. You see, when it comes to your podcast, we're not just your editors; we're your collaborators. We work with you to iterate toward your vision, just like we do in software development. If you're ready to take your podcast to the next level, don't hesitate. Contact us at RJJ Software to explore how...2023-11-171h 16The Modern .NET ShowThe Modern .NET ShowNavigating the .NETverse: From Assembler to Open Source Marvel with Scott HunterThe Definition of Done This episode of The Modern .NET Show is supported, in part, by "The Definition of Done and Other Tall Tales". The Definition of Done and Other Tall Tales now available on Amazon. Get your hands on this literary masterpiece either as a beautiful physical book or conveniently for your kindle. Don't miss out on this unique intersection of tech and text. Show Notes Welcome to The Modern .NET Show! Formerly known as The .NET Core Podcast, we are the go-to podcast for all .NET developers worldwide and I am...2023-11-031h 19The Modern .NET ShowThe Modern .NET ShowUnleashing the Power of Windows Development with Peter BullThe Definition of Done This episode of The Modern .NET Show is supported, in part, by "The Definition of Done and Other Tall Tales". The Definition of Done and Other Tall Tales now available on Amazon. Get your hands on this literary masterpiece either as a beautiful physical book or conveniently for your kindle. Don't miss out on this unique intersection of tech and text. Show Notes Welcome to The Modern .NET Show! Formerly known as The .NET Core Podcast, we are the go-to podcast for all .NET developers worldwide and I am...2023-10-201h 07The Modern .NET ShowThe Modern .NET ShowFrom Self-Taught to MVP: Navigating the Event-Driven World with Josh Garverick Show Notes Welcome to The Modern .NET Show! Formerly known as The .NET Core Podcast, we are the go-to podcast for all .NET developers worldwide and I am your host Jamie "GaProgMan" Taylor. In this episode, I spoke with Josh Garverick about event-driven and domain-driven design, and his recently published book "Implementing Event-Driven Microservices Architecture in .NET 7". When talking about the book, he had this to say about it's target audience: "Absolutely. And one of the aims, I think for at least this book was to make sure that it's kind of applicable...2023-10-0655 minThe Modern .NET ShowThe Modern .NET ShowFrom Junior to Jedi: Navigating the Web Development Galaxy with Irina DominteShow Notes Welcome to The Modern .NET Show! Formerly known as The .NET Core Podcast, we are the go-to podcast for all .NET developers worldwide and I am your host Jamie "GaProgMan" Taylor. In this episode, I spoke with Irina Dominte about web development and API design. Irina offers valuable insights for beginners, the conversation covers topics such as building a strong foundation, learning cloud technologies, adopting modern technologies, API design and development, importance of testing, and choosing the right approach. With practical tips and a simplified approach, this episode provides a wealth of knowledge for...2023-09-221h 16The Modern .NET ShowThe Modern .NET ShowBuilding Cross-Platform Apps with .NET MAUI: A Developer's Dream Come True with Matt GoldmanShow Notes Welcome to The Modern .NET Show! Formerly known as The .NET Core Podcast, we are the go-to podcast for all .NET developers worldwide and I am your host Jamie "GaProgMan" Taylor. In this episode, I spoke with Matt Goldman about .NET MAUI and his recently published book ".NET MAUI in Action". His new book is about .NET MAUI, but also contains some lessons on UI design, such as: "And you can have a really good UI in black and white with one typeface, but all the fancy iconography and color and...2023-09-0859 minThe Modern .NET ShowThe Modern .NET ShowOur 2023 Summer BreakRemember: you can also always follow the show on Twitter @dotnetcoreshow, and the shows host on Twitter @podcasterJay or visit our Contact page. Welcome to season 5 of the award-winning .NET Core Podcast! Check that link for proof. Hello everyone and welcome to THE .NET Core Podcast. An award-winning podcast where we reach into the core of the .NET technology stack and, with the help of the .NET community, present you with the information that you need in order to grok the many moving parts of one of the biggest cross-platform, multi-application frameworks on the planet.2023-08-0426 minThe Modern .NET ShowThe Modern .NET ShowBunifu Framework with Wilberforce and WilfredRemember: you can also always follow the show on Twitter @dotnetcoreshow, and the shows host on Twitter @podcasterJay or visit our Contact page. Welcome to season 5 of the award-winning .NET Core Podcast! Check that link for proof. Hello everyone and welcome to THE .NET Core Podcast. An award-winning podcast where we reach into the core of the .NET technology stack and, with the help of the .NET community, present you with the information that you need in order to grok the many moving parts of one of the biggest cross-platform, multi-application frameworks on the planet.2023-07-211h 09The Modern .NET ShowThe Modern .NET ShowSlimming Down .NET: The Unofficial Experiments of Michal StrehovskýRemember: you can also always follow the show on Twitter @dotnetcoreshow, and the shows host on Twitter @podcasterJay or visit our Contact page. Welcome to season 5 of the award-winning .NET Core Podcast! Check that link for proof. Hello everyone and welcome to THE .NET Core Podcast. An award-winning podcast where we reach into the core of the .NET technology stack and, with the help of the .NET community, present you with the information that you need in order to grok the many moving parts of one of the biggest cross-platform, multi-application frameworks on the planet.2023-07-071h 02The Modern .NET ShowThe Modern .NET ShowMixed Reality, the Metaverse, and Making Magic Happen with Simon JacksonRemember: you can also always follow the show on Twitter @dotnetcoreshow, and the shows host on Twitter @podcasterJay or visit our Contact page. Welcome to season 5 of the award-winning .NET Core Podcast! Check that link for proof. Hello everyone and welcome to THE .NET Core Podcast. An award-winning podcast where we reach into the core of the .NET technology stack and, with the help of the .NET community, present you with the information that you need in order to grok the many moving parts of one of the biggest cross-platform, multi-application frameworks on the planet....2023-06-231h 05The Modern .NET ShowThe Modern .NET ShowBreaking Up with Tech Debt: A Love Story with M. Scott FordRemember: you can also always follow the show on Twitter @dotnetcoreshow, and the shows host on Twitter @podcasterJay or visit our Contact page. Welcome to season 5 of the award-winning .NET Core Podcast! Check that link for proof. Hello everyone and welcome to THE .NET Core Podcast. An award-winning podcast where we reach into the core of the .NET technology stack and, with the help of the .NET community, present you with the information that you need in order to grok the many moving parts of one of the biggest cross-platform, multi-application frameworks on the planet.2023-06-091h 08The Modern .NET ShowThe Modern .NET ShowManaging Dependencies with M. Scott FordRemember: you can also always follow the show on Twitter @dotnetcoreshow, and the shows host on Twitter @podcasterJay or visit our Contact page. Welcome to season 5 of the award-winning .NET Core Podcast! Check that link for proof. Hello everyone and welcome to THE .NET Core Podcast. An award-winning podcast where we reach into the core of the .NET technology stack and, with the help of the .NET community, present you with the information that you need in order to grok the many moving parts of one of the biggest cross-platform, multi-application frameworks on the planet.2023-05-121h 00The Modern .NET ShowThe Modern .NET ShowInside Avalonia's Cross-Platform UI Toolkit and the Quest for Quality Documentation with Mike JamesRemember: you can also always follow the show on Twitter @dotnetcoreshow, and the shows host on Twitter @podcasterJay or visit our Contact page. Welcome to season 5 of the award-winning .NET Core Podcast! Check that link for proof. Hello everyone and welcome to THE .NET Core Podcast. An award-winning podcast where we reach into the core of the .NET technology stack and, with the help of the .NET community, present you with the information that you need in order to grok the many moving parts of one of the biggest cross-platform, multi-application frameworks on the planet.2023-04-141h 14The Modern .NET ShowThe Modern .NET ShowComparers with Stephen ClearyThis episode is sponsored in part by dotConnect by Devart. Whether you're a developer or a business owner, dotConnect has the database integration tools you need to succeed. Remember: you can also always follow the show on Twitter @dotnetcoreshow, and the shows host on Twitter @podcasterJay or visit our Contact page. Welcome to season 5 of the award-winning .NET Core Podcast! Check that link for proof. Hello everyone and welcome to THE .NET Core Podcast. An award-winning podcast where we reach into the core of the .NET technology stack and, with the help of th...2023-03-311h 10The Modern .NET ShowThe Modern .NET ShowOur Perspectives on the Future of .NET with Mark J PriceThis episode is sponsored in part by Entity.Services. It creates enterprise-level, cloud-ready source code based on a simple configuration. Remember: you can also always follow the show on Twitter @dotnetcoreshow, and the shows host on Twitter @podcasterJay or visit our Contact page. Welcome to season 5 of the award-winning .NET Core Podcast! Check that link for proof. Hello everyone and welcome to THE .NET Core Podcast. An award-winning podcast where we reach into the core of the .NET technology stack and, with the help of the .NET community, present you with the information t...2023-03-031h 37The Modern .NET ShowThe Modern .NET ShowPivoting into Cybersecurity with John WestgarthThis episode is sponsored in part by Entity.Services. It creates enterprise level, cloud ready source code based on a simple configuration. Remember: you can also always follow the show on Twitter @dotnetcoreshow, and the shows host on Twitter @podcasterJay or visit our Contact page. Welcome to season 5 of the award-winning .NET Core Podcast! Check that link for proof. Hello everyone and welcome to THE .NET Core Podcast. An award-winning podcast where we reach into the core of the .NET technology stack and, with the help of the .NET community, present you with th...2023-02-1748 minThe Modern .NET ShowThe Modern .NET ShowHow We Got Into Security with Ashley Burke, Karla Reffold, and Divya MudgalRemember: you can also always follow the show on Twitter @dotnetcoreshow, and the shows host on Twitter @podcasterJay or visit our Contact page. Welcome to season 5 of the award-winning .NET Core Podcast! Check that link for proof. Hello everyone and welcome to THE .NET Core Podcast. An award-winning podcast where we reach into the core of the .NET technology stack and, with the help of the .NET community, present you with the information that you need in order to grok the many moving parts of one of the biggest cross-platform, multi-application frameworks on the planet....2023-02-0351 minThe Modern .NET ShowThe Modern .NET ShowStatiq with Dave GlickRemember: you can also always follow the show on Twitter @dotnetcoreshow, and the shows host on Twitter @podcasterJay or visit our Contact page. Welcome to season 5 of the award-winning .NET Core Podcast! Check that link for proof. Hello everyone and welcome to The .NET Core Podcast is a podcast where we reach into the core of the .NET technology stack and, with the help of the .NET community, present you with the information that you need in order to grok the many moving parts of one of the biggest cross-platform, multi-application frameworks on the planet.2023-01-201h 16The Modern .NET ShowThe Modern .NET ShowAtypical ASP .NET Core Design Patterns With Carl-Hugo MarcotteRemember: you can also always follow the show on Twitter @dotnetcoreshow, and the shows host on Twitter @podcasterJay or visit our Contact page. Welcome to season 5 of the award-winning .NET Core Podcast! Check that link for proof. Hello everyone and welcome to The .NET Core Podcast is a podcast where we reach into the core of the .NET technology stack and, with the help of the .NET community, present you with the information that you need in order to grok the many moving parts of one of the biggest cross-platform, multi-application frameworks on the planet.2023-01-061h 09The Modern .NET ShowThe Modern .NET ShowNDepend with Patrick SmacchiaRemember: you can also always follow the show on Twitter @dotnetcoreshow, and the shows host on Twitter @podcasterJay or visit our Contact page. Welcome to season 5 of the award-winning .NET Core Podcast! Check that link for proof. Hello everyone and welcome to The .NET Core Podcast is a podcast where we reach into the core of the .NET technology stack and, with the help of the .NET community, present you with the information that you need in order to grok the many moving parts of one of the biggest cross-platform, multi-application frameworks on the planet.2022-12-091h 06The Modern .NET ShowThe Modern .NET ShowRavenDB with Oren EiniRemember: you can also always follow the show on Twitter @dotnetcoreshow, and the shows host on Twitter @podcasterJay or visit our Contact page. Welcome to season 5 of the award-winning .NET Core Podcast! Check that link for proof. Hello everyone and welcome to The .NET Core Podcast is a podcast where we reach into the core of the .NET technology stack and, with the help of the .NET community, present you with the information that you need in order to grok the many moving parts of one of the biggest cross-platform, multi-application frameworks on the planet.2022-11-251h 19The Modern .NET ShowThe Modern .NET ShowJetBrains and Remote Development with Maarten BalliauwRemember: you can also always follow the show on Twitter @dotnetcoreshow, and the shows host on Twitter @podcasterJay or visit our Contact page. Welcome to season 5 of the award-winning .NET Core Podcast! Check that link for proof. Hello everyone and welcome to The .NET Core Podcast is a podcast where we reach into the core of the .NET technology stack and, with the help of the .NET community, present you with the information that you need in order to grok the many moving parts of one of the biggest cross-platform, multi-application frameworks on the planet.2022-11-1159 minThe Modern .NET ShowThe Modern .NET ShowOCR and Azure Cognitive Services with Nick ProudRemember: you can also always follow the show on Twitter @dotnetcoreshow, and the shows host on Twitter @podcasterJay or visit our Contact page. Welcome to season 5 of the award-winning .NET Core Podcast! Check that link for proof. Hello everyone and welcome to The .NET Core Podcast is a podcast where we reach into the core of the .NET technology stack and, with the help of the .NET community, present you with the information that you need in order to grok the many moving parts of one of the biggest cross-platform, multi-application frameworks on the planet.2022-10-2856 minThe Modern .NET ShowThe Modern .NET ShowAzure Features and Career Growth via Content Creation with Mohammed OsmanRemember: you can also always follow the show on Twitter @dotnetcoreshow, and the shows host on Twitter @podcasterJay or visit our Contact page. Welcome to season 5 of the award-winning .NET Core Podcast! Check that link for proof. Hello everyone and welcome to The .NET Core Podcast is a podcast where we reach into the core of the .NET technology stack and, with the help of the .NET community, present you with the information that you need in order to grok the many moving parts of one of the biggest cross-platform, multi-application frameworks on the planet.2022-10-141h 01The Modern .NET ShowThe Modern .NET ShowUnstructured Data With Kirk MarpleThis episode is sponsored in part by ZOOM Platform. No, not the video conferencing app ZOOM Platform! The premier DRM-Free games portal. Remember: you can also always follow the show on Twitter @dotnetcoreshow, and the shows host on Twitter @podcasterJay or visit our Contact page. Welcome to season 5 of the award-winning .NET Core Podcast! Check that link for proof. Hello everyone and welcome to The .NET Core Podcast is a podcast where we reach into the core of the .NET technology stack and, with the help of the .NET community, present you with...2022-09-301h 11The Modern .NET ShowThe Modern .NET Showfimi market and The .NET Tech StackThis episode is sponsored in part by ZOOM Platform. No, not the video conferencing app ZOOM Platform! The premier DRM-Free games portal. Remember: you can also always follow the show on Twitter @dotnetcoreshow, and the shows host on Twitter @podcasterJay or visit our Contact page. Welcome to season 5 of the award-winning .NET Core Podcast! Check that link for proof. Hello everyone and welcome to The .NET Core Podcast is a podcast where we reach into the core of the .NET technology stack and, with the help of the .NET community, present you with...2022-09-231h 09The Modern .NET ShowThe Modern .NET ShowMore App Security with Tanya JancaThis episode is sponsored in part by ZOOM Platform. No, not the video conferencing app ZOOM Platform! The premier DRM-Free games portal. Remember: you can also always follow the show on Twitter @dotnetcoreshow, and the shows host on Twitter @podcasterJay or visit our Contact page. Welcome to season 5 of the award-winning .NET Core Podcast! Check that link for proof. Hello everyone and welcome to The .NET Core Podcast is a podcast where we reach into the core of the .NET technology stack and, with the help of the .NET community, present you with...2022-09-1659 minThe Modern .NET ShowThe Modern .NET ShowC# with Mads TorgersenThis episode is sponsored in part by ZOOM Platform. No, not the video conferencing app ZOOM Platform! The premier DRM-Free games portal. Remember: you can also always follow the show on Twitter @dotnetcoreshow, and the shows host on Twitter @podcasterJay or visit our Contact page. Welcome to season 5 of the award-winning .NET Core Podcast! Check that link for proof. Hello everyone and welcome to The .NET Core Podcast is a podcast where we reach into the core of the .NET technology stack and, with the help of the .NET community, present you with...2022-09-091h 12Taylor Talks TradesTaylor Talks TradesEp.10 BONUS EPISODE - Jamie Taylor & Fraser ArmstrongTaylor Talks Trades has featured loads of great guests so far, but for Episode 10 we've gone for something a bit different. This time Jamie is the one being interviewed, and he's got loads of great advice for business owners as well as shedding light on how he likes to do things at Taylor Roofs.Listen to Jamie and Fraser chat about transitioning from working on the tools to the office, the importance of integrity and making your business stand apart from the rest.2022-08-0551 minThe Modern .NET ShowThe Modern .NET ShowOur Summer Break - 2022Remember: you can also always follow the show on Twitter @dotnetcoreshow, and the shows host on Twitter @podcasterJay or visit our Contact page. Season 4 of the award-winning .NET Core Podcast has come to a close. Hello everyone and welcome to The .NET Core Podcast is a podcast where we reach into the core of the .NET technology stack and, with the help of the .NET community, present you with the information that you need in order to grok the many moving parts of one of the biggest cross-platform, multi-application frameworks on the planet. ...2022-07-2912 minThe Modern .NET ShowThe Modern .NET ShowSoftware Architecture with Paul MichaelsRemember: you can also always follow the show on Twitter @dotnetcoreshow, and the shows host on Twitter @podcasterJay or visit our Contact page. Welcome to season 4 of the award-winning .NET Core Podcast! Check that link for proof. Hello everyone and welcome to The .NET Core Podcast is a podcast where we reach into the core of the .NET technology stack and, with the help of the .NET community, present you with the information that you need in order to grok the many moving parts of one of the biggest cross-platform, multi-application frameworks on the planet. ...2022-07-221h 07The Modern .NET ShowThe Modern .NET ShowPhotino with Otto DobretsbergerRemember: you can also always follow the show on Twitter @dotnetcoreshow, and the shows host on Twitter @podcasterJay or visit our Contact page. Welcome to season 4 of the award-winning .NET Core Podcast! Check that link for proof. Hello everyone and welcome to The .NET Core Podcast is a podcast where we reach into the core of the .NET technology stack and, with the help of the .NET community, present you with the information that you need in order to grok the many moving parts of one of the biggest cross-platform, multi-application frameworks on the planet. ...2022-07-0851 minThe Modern .NET ShowThe Modern .NET ShowOpen Source .NET for Fun with Drake WilliamsRemember: you can also always follow the show on Twitter @dotnetcoreshow, and the shows host on Twitter @podcasterJay or visit our Contact page. Welcome to season 4 of the award-winning .NET Core Podcast! Check that link for proof. Hello everyone and welcome to The .NET Core Podcast is a podcast where we reach into the core of the .NET technology stack and, with the help of the .NET community, present you with the information that you need in order to grok the many moving parts of one of the biggest cross-platform, multi-application frameworks on the planet. ...2022-06-241h 19The Modern .NET ShowThe Modern .NET Show100th Episode Celebratory AMARemember: you can also always follow the show on Twitter @dotnetcoreshow, and the shows host on Twitter @podcasterJay or visit our Contact page. Welcome to season 4 of the award-winning .NET Core Podcast! Check that link for proof. Hello everyone and welcome to The .NET Core Podcast is a podcast where we reach into the core of the .NET technology stack and, with the help of the .NET community, present you with the information that you need in order to grok the many moving parts of one of the biggest cross-platform, multi-application frameworks on the planet. I am your host...2022-06-1041 minThe Modern .NET ShowThe Modern .NET ShowCopy-Pasting with Iris ClassonRemember: you can also always follow the show on Twitter @dotnetcoreshow, and the shows host on Twitter @podcasterJay or visit our Contact page. Welcome to season 4 of the award-winning .NET Core Podcast! Check that link for proof. Hello everyone and welcome to The .NET Core Podcast is a podcast where we reach into the core of the .NET technology stack and, with the help of the .NET community, present you with the information that you need in order to grok the many moving parts of one of the biggest cross-platform, multi-application frameworks on the planet. I am...2022-05-271h 02Waffles Waffles WafflesWaffles Waffles Waffles#3 - Jamie’s Tinder BioSUBSCRIBE to the pod or Jack will come around and put Rice Krispies in your pillowcase! This week, more private WhatsApp messages are divulged, and Jack has to advertise his comedy night in another random format. Oh, and we spend an inordinate amount of time critiquing Jamie's Tinder bio. He's taken now though, sorry girls! 2022-05-2539 minThe Modern .NET ShowThe Modern .NET ShowAWS Microservices Extractor for .NET with Josh Hurley and Norm JohansonRemember: you can also always follow the show on Twitter @dotnetcoreshow, and the shows host on Twitter @podcasterJay or visit our Contact page. Welcome to season 4 of the award-winning .NET Core Podcast! Check that link for proof. Hello everyone and welcome to The .NET Core Podcast is a podcast where we reach into the core of the .NET technology stack and, with the help of the .NET community, present you with the information that you need in order to grok the many moving parts of one of the biggest cross-platform, multi-application frameworks on the planet. I am your host, Jamie "...2022-05-131h 16Waffles Waffles WafflesWaffles Waffles Waffles#1 - Pilot Waffles, Reporting for Duty!See, what you're listening to here is history in the making. The very first, very raw pilot episode of our wonderful new podcast, delivered fresh, hot and buttered for your listening pleasure.   Written, Produced and Presented by Jack Campbell and Jamie Taylor 2022-05-0724 minThe Modern .NET ShowThe Modern .NET ShowDeveloper Productivity with Dan ClarkeThis episode is sponsored in part by by Matiltrap.io Remember: you can also always follow the show on Twitter @dotnetcoreshow, and the shows host on Twitter @podcasterJay or visit our Contact page. Welcome to season 4 of the award-winning .NET Core Podcast! Check that link for proof. The .NET Core Podcast is podcast where we reach into the core of the .NET technology stack and, with the help of the .NET community, present you with the information that you need in order to grok the many moving parts of one of the biggest cross-platform, multi-application frameworks on...2022-04-291h 27The Modern .NET ShowThe Modern .NET ShowThe Programmer's Brain with Felienne HermansRemember: you can also always follow the show on Twitter @dotnetcoreshow, and the shows host on Twitter @podcasterJay or visit our Contact page. Welcome to season 4 of the award-winning .NET Core Podcast! Check that link for proof. The .NET Core Podcast is podcast where we reach into the core of the .NET technology stack and, with the help of the .NET community, present you with the information that you need in order to grok the many moving parts of one of the biggest cross-platform, multi-application frameworks on the planet. I am your host, Jamie "GaProgMan"...2022-04-151h 35The Modern .NET ShowThe Modern .NET ShowAvaloniaUI with Dan WalmsleyRemember: you can also always follow the show on Twitter @dotnetcoreshow, and the shows host on Twitter @podcasterJay or visit our Contact page. Welcome to season 4 of the award-winning .NET Core Podcast! Check that link for proof. The .NET Core Podcast is podcast where we reach into the core of the .NET technology stack and, with the help of the .NET community, present you with the information that you need in order to grok the many moving parts of one of the biggest cross-platform, multi-application frameworks on the planet. I am your host, Jamie "GaProgMan" Taylor...2022-04-011h 14The Modern .NET ShowThe Modern .NET ShowOpen DotNet with Geoffrey HuntleySupport for this episode also comes from $2 Creature Feature Podcast. Head over to https://bit.ly/CreatureCast to find out about this actual play podcast. Remember: you can also always follow the show on Twitter @dotnetcoreshow, and the shows host on Twitter @podcasterJay or visit our Contact page. Welcome to season 4 of the award-winning .NET Core Podcast! Check that link for proof. The .NET Core Podcast is podcast where we reach into the core of the .NET technology stack and, with the help of the .NET community, present you with the information that...2022-03-181h 05The Modern .NET ShowThe Modern .NET ShowUmbraco Heartcore and Blazor with Poornima NayarRemember: you can also always follow the show on Twitter @dotnetcoreshow, and the shows host on Twitter @podcasterJay or visit our Contact page. Welcome to season 4 of the award-winning .NET Core Podcast! Check that link for proof. The .NET Core Podcast is podcast where we reach into the core of the .NET technology stack and, with the help of the .NET community, present you with the information that you need in order to grok the many moving parts of one of the biggest cross-platform, multi-application frameworks on the planet. I am your host, Jamie "...2022-03-0458 minThe Modern .NET ShowThe Modern .NET ShowA Few Things I Wish I Knew Before Writing .NET On LinuxRemember: you can also always follow the show on Twitter @dotnetcoreshow, and the shows host on Twitter @podcasterJay or visit our Contact page. Welcome to season 4 of the award-winning .NET Core Podcast! Check that link for proof. The .NET Core Podcast is podcast where we reach into the core of the .NET technology stack and, with the help of the .NET community, present you with the information that you need in order to grok the many moving parts of one of the biggest cross-platform, multi-application frameworks on the planet. I am your host, Jamie "...2022-02-1835 minThe Modern .NET ShowThe Modern .NET ShowC#10 and .NET 6 with Mark J PriceThis episode is sponsored by elmah.io - Error logging and uptime monitoring for ASP.NET Core Remember: you can also always follow the show on Twitter @dotnetcoreshow, and the shows host on Twitter @podcasterJay or visit our Contact page. Welcome to season 4 of the award-winning .NET Core Podcast! Check that link for proof. The .NET Core Podcast is podcast where we reach into the core of the .NET technology stack and, with the help of the .NET community, present you with the information that you need in order to grok the many...2022-02-041h 14The Modern .NET ShowThe Modern .NET Show[ENDING ONLY] Clean Architecure with Matthew JeorrettRemember: you can also always follow the show on Twitter @dotnetcoreshow, and the shows host on Twitter @podcasterJay or visit our Contact page. Welcome to season 4 of the award-winning .NET Core Podcast! Check that link for proof. The .NET Core Podcast is podcast where we reach into the core of the .NET technology stack and, with the help of the .NET community, present you with the information that you need in order to grok the many moving parts of one of the biggest cross-platform, multi-application frameworks on the planet. I am your host...2022-01-2415 minThe Modern .NET ShowThe Modern .NET ShowClean Architecure with Matthew JeorrettSupport for this episode also comes from The Shrimp and Crits Podcast. Head over to linktr.we/ShrimpandCrits to find out about this actual play podcast. Remember: you can also always follow the show on Twitter @dotnetcoreshow, and the shows host on Twitter @podcasterJay or visit our Contact page. Welcome to season 4 of the award-winning .NET Core Podcast! Check that link for proof. The .NET Core Podcast is podcast where we reach into the core of the .NET technology stack and, with the help of the .NET community, present you with the information that you...2022-01-211h 29The Modern .NET ShowThe Modern .NET ShowUmbraco 9 and NET 5 with Sebastiaan JanssenRemember: you can also always follow the show on Twitter @dotnetcoreshow, and the shows host on Twitter @podcasterJay or visit our Contact page. Welcome to season 4 of the award-winning .NET Core Podcast! Check that link for proof. The .NET Core Podcast is podcast where we reach into the core of the .NET technology stack and, with the help of the .NET community, present you with the information that you need in order to grok the many moving parts of one of the biggest cross-platform, multi-application frameworks on the planet. I am your host...2022-01-0753 minThe Modern .NET ShowThe Modern .NET ShowMaking Cross-Platform Games in .NET With Evan WolbachRemember: you can also always follow the show on Twitter @dotnetcoreshow, and the shows host on Twitter @podcasterJay or visit our Contact page. Welcome to season 4 of the award-winning .NET Core Podcast! Check that link for proof. The .NET Core Podcast is podcast where we reach into the core of the .NET technology stack and, with the help of the .NET community, present you with the information that you need in order to grok the many moving parts of one of the biggest cross-platform, multi-application frameworks on the planet. I am your host...2021-12-0359 minThe Modern .NET ShowThe Modern .NET ShowLearning C# by Developing Games with Unity with Harrison FerroneRemember: you can also always follow the show on Twitter @dotnetcoreshow, and the shows host on Twitter @podcasterJay or visit our Contact page. Welcome to season 4 of the award-winning .NET Core Podcast! Check that link for proof. The .NET Core Podcast is podcast where we reach into the core of the .NET technology stack and, with the help of the .NET community, present you with the information that you need in order to grok the many moving parts of one of the biggest cross-platform, multi-application frameworks on the planet. I am your host...2021-11-191h 12The Modern .NET ShowThe Modern .NET ShowReal-World Blazor with Steve PeirceRemember: you can also always follow the show on Twitter @dotnetcoreshow, and the shows host on Twitter @podcasterJay or visit our Contact page. Welcome to season 4 of the award-winning .NET Core Podcast! Check that link for proof. The .NET Core Podcast is podcast where we reach into the core of the .NET technology stack and, with the help of the .NET community, present you with the information that you need in order to grok the many moving parts of one of the biggest cross-platform, multi-application frameworks on the planet. I am your host...2021-11-051h 02The Modern .NET ShowThe Modern .NET ShowClean Code in C# with Jason AllsRemember: you can also always follow the show on Twitter @dotnetcoreshow, and the shows host on Twitter @podcasterJay or visit our Contact page. Welcome to season 4 of the award-winning .NET Core Podcast! Check that link for proof. The .NET Core Podcast is podcast where we reach into the core of the .NET technology stack and, with the help of the .NET community, present you with the information that you need in order to grok the many moving parts of one of the biggest cross-platform, multi-application frameworks on the planet. I am your host...2021-10-221h 12The Modern .NET ShowThe Modern .NET ShowASP .NET Core 5 Design Patterns With Carl-Hugo MarcotteRemember: you can also always follow the show on Twitter @dotnetcoreshow, and the shows host on Twitter @podcasterJay or visit our Contact page. Welcome to season 4 of the award-winning .NET Core Podcast! Check that link for proof. The .NET Core Podcast is podcast where we reach into the core of the .NET technology stack and, with the help of the .NET community, present you with the information that you need in order to grok the many moving parts of one of the biggest cross-platform, multi-application frameworks on the planet. I am your host, Jamie “Ga...2021-10-081h 07The Modern .NET ShowThe Modern .NET ShowDapr and .NET Microservices with Davide BedinRemember: you can also always follow the show on Twitter @dotnetcoreshow, and the shows host on Twitter @podcasterJay or visit our Contact page. Welcome to season 4 of the award-winning .NET Core Podcast! Check that link for proof. The .NET Core Podcast is podcast where we reach into the core of the .NET technology stack and, with the help of the .NET community, present you with the information that you need in order to grok the many moving parts of one of the biggest cross-platform, multi-application frameworks on the planet. I am your host, Jamie "...2021-09-241h 13The Modern .NET ShowThe Modern .NET ShowDotPurple with Michael BabiencoRemember: you can also always follow the show on twitter @dotnetcoreshow, and the shows host on twitter @podcasterJay or visit our Contact page. Welcome to season 4 of the award-winning .NET Core Podcast! Check that link for proof. The .NET Core Podcast is podcast where we reach into the core of the .NET technology stack and, with the help of the .NET community, present you with the information that you need in order to grok the many moving parts of one of the biggest cross-platform, multi-application frameworks on the planet. I am your host, Jamie "...2021-09-101h 15The Modern .NET ShowThe Modern .NET ShowOur Summer Break - 2021Remember: you can also always follow the show on twitter @dotnetcoreshow, and the shows host on twitter @podcasterJay. You can also reach out via our Contact page on the show's website. Episode Transcription Hello everyone and welcome to THE .NET Core Podcast. An award-winning podcast where we reach into the core of the .NET technology stack and, with the help of the .NET community, present you with the information that you need in order to grok the many moving parts of one of the biggest cross-platform, multi-application frameworks on the planet. I am your host...2021-08-1309 minInterviews and Conversations by Concert AddictsInterviews and Conversations by Concert AddictsEpisode 13 - Interview with Dave + Gareth from The DollopInterview with comedians Dave Anthony and Gareth Reynold of American history podcast The Dollop conducted over the phone on February 8th, 2020 by Jamie Taylor from Concert Addicts.2020-02-0900 minInterviews and Conversations by Concert AddictsInterviews and Conversations by Concert AddictsEpisode 12 - Interview with Dean Back of Theory Of A DeadmanInterview with musician Dean Back, the bassist for Canadian rock band Theory Of A Deadman conducted over the phone on January 24th, 2020 by Jamie Taylor from Concert Addicts.2020-01-3000 minInterviews and Conversations by Concert AddictsInterviews and Conversations by Concert AddictsEpisode 11 - Interview with Bobcat GoldthwaitInterview with American comedian, director, actor, voice-over artist, and screenwriter Bobcat Goldthwait conducted over the phone on January 24th, 2020 by Jamie Taylor from Concert Addicts.2020-01-2700 minInterviews and Conversations by Concert AddictsInterviews and Conversations by Concert AddictsEpisode 10 - Interview with Tom Maxwell of HeallyeahInterview with American guitarist Tom Maxwell of Hellyeah conducted over the phone on November 8th, 2019 by Jamie Taylor from Concert Addicts.2019-11-1200 minInterviews and Conversations by Concert AddictsInterviews and Conversations by Concert AddictsEpisode 9 - Interview with Barry Kerch of ShinedownInterview with American drummer Barry Kerch of Shinedown conducted over the phone on October 9th, 2019 by Jamie Taylor from Concert Addicts.2019-10-2000 minInterviews and Conversations by Concert AddictsInterviews and Conversations by Concert AddictsEpisode 8 - Interview with Sugar SammyInterview with Canadian comedian, actor, writer and producer Sugar Sammy conducted over the phone on October 3rd, 2019 by Jamie Taylor from Concert Addicts.2019-10-0600 minInterviews and Conversations by Concert AddictsInterviews and Conversations by Concert AddictsEpisode 7 - Interview with blackbearInterview with American singer, songwriter, and record producer blackbear conducted over the phone on May 16th, 2019 by Jamie Taylor from Concert Addicts.2019-10-0500 minInterviews and Conversations by Concert AddictsInterviews and Conversations by Concert AddictsEpisode 6 - Interview with HalestormIn-person interview with Lzzy Hale and Joe Hottinger of American rock band Halestorm, conducted by Jamie Taylor of Concert Addicts at Chan Centre for the Performing Arts at UBC in Vancouver, BC, Canada on April 26th, 20192019-04-3000 minInterviews and Conversations by Concert AddictsInterviews and Conversations by Concert AddictsEpisode 5 - Interview with Noah CyrusInterview with American singer and actor Noah Cyrus conducted over the phone on October 10th, 2018 by Jamie Taylor from Concert Addicts.2018-10-1300 min