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 07