POPULARITY
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 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 J Price, a software developer and educator with over 20 years of experience. We talked about .NET 8, Blazor, server-side rendering, and more. We also explore the compiler changes in .NET 8 and how they can improve performance and efficiency. Mark also discusses his upcoming trilogy of .NET 8 books, which cater to developers of all levels, from beginners to professionals: What I find when I'm learning something new is even if something has some documentation and it might have a kind of introductory tutorial, they are not always kept up to date and they're not always easy to follow because what tends to happen is the experts who build the platform are then told, oh, just write a tutorial for it. Now they're the experts, but they're not experts at education and so they're not always that great at actually explaining how to get started with something. So that's where my books come in, I feel. I'm an expert at education and I'm an expert because I'm actually not a quick learner. I'm not the quickest, I'm not the brightest, but I do notice the things that trip people up. And so when I first learnt GRPC, I had some misconceptions, I struggled with certain areas, but I notice all of that and I can write it down and so I can write a chapter that I think really helps people get started. —Mark J Price With a focus on providing accurate and up-to-date educational resources, Mark's dedication to the community and continuous improvement shines through in this engaging and informative conversation. With a focus on providing accurate and up-to-date educational resources, Mark's dedication to the community and continuous improvement shines through in this engaging and informative conversation. So let's sit back, open up a terminal, type in dotnet new podcast and we'll dive into the core of Modern .NET. Supporting the Show If you find this episode useful in any way, please consider supporting the show by either leaving a review (check our review page for ways to do that), sharing the episode with a friend or colleague, buying the host a coffee, or considering becoming a Patron of the show. Full Show Notes The full show notes, including links to some of the things we discussed and a full transcription of this episode, can be found at: https://dotnetcore.show/season-6/the-net-trilogy-and-learning-net-with-mark-j-price/ Useful Links Mark's previous appearances on the show: Episode 44 - Learning .NET Core with Mark J Price Episode 91 - C# 10 and .NET 6 with Mark J Price Episode 117 - Our Perspectives on the Future of .NET with Mark J Price Mark's .NET Trilogy books: C# 12 and .NET 8 – Modern Cross-Platform Development Fundamentals Apps and Services with .NET 8 Tools and Skills for .NET 8 Pros (there is no link for this, at the time of creating the show notes) Announcing .NET 8 Release Candidate 2 Tools and Skills for .NET 8 Pros GitHub Repo Conversation about PGO Episode 72 - Emulating a Video Game System in .NET with Ryujinx Performance Improvements in .NET 8 target framework moniker (TFM) The LangVersion element Dapper Cosmos DB JetBrains Rider Visual Studio Code Design Patterns: Elements of Reusable Object-Oriented Software Packt Publishing discord server Supporting the show: Leave a rating or review Buy the show a coffee Become a patron Getting in touch: via the contact page joining the Discord Music created by Mono Memory Music, licensed to RJJ Software for use in The Modern .NET Show Remember to rate and review the show on Apple Podcasts, Podchaser, or wherever you find your podcasts, this will help the show's audience grow. Or you can just share the show with a friend. And don't forget to reach out via our Contact page. We're very interested in your opinion of the show, so please get in touch. You can support the show by making a monthly donation on the show's Patreon page at: https://www.patreon.com/TheDotNetCorePodcast.
This 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 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. In this episode, Mark J Price returns for the third time. We talked about his new books "C# 11 and .NET 7 - Modern Cross-Platform Development Fundamentals" and "Apps and Services with .NET 7". For most people, writing one technical book in a year would be a monumental task, but Mark wanted to write two: one for people who want to grok the fundamentals of C# 11 .NET 7, and one for people who wanted to get their hands dirty and learn about the many different types of apps that you can write with .NET 7. Along the way, Mark and I swapped into teacher mode and discussed a little about how .NET is becoming more accessible to students and new developers. We also chatted about ChatGPT (which was brand new at the time of recording) and how other machine-learning-based content generators will likely change the worlds of art, prose, and development. The full show notes, including links to some of the things we discussed and a full transcription of this episode, can be found at https://dotnetcore.show/episode-117-our-perspectives-on-the-future-of-net-with-mark-j-price Useful Links from the episode: C# 11 and .NET 7 - Modern Cross-Platform Development Fundamentals On Amazon Errata on GitHub Apps and Services with .NET 7 On Amazon Errata on GitHub Mark on Twitter Mark's website Remember to rate and review the show on Apple Podcasts, Podchaser, or wherever you find your podcasts, this will help the show's audience grow. Or you can just share the show with a friend. And don't forget to reach out via our Contact page. We're very interested in your opinion of the show, so please get in touch. You can support the show by making a monthly donation on the show's Patreon page at: https://www.patreon.com/TheDotNetCorePodcast
This 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 moving parts of one of the biggest cross-platform, multi-application frameworks on the planet. I am your host, Jamie "GaProgMan" Taylor. In this episode, I talked with Mark J Price about how C# 10 and .NET 6 have both made it a lot easier for beginner developers to get started in development - whether that's in a classroom or a self-guided learning setting. This is Mark's second appearance on the show, with his previous appearance being on two years ago, on episode 44 - Learning .NET Core with Mark J Price. Along the way we talk about some of the simplifications which both C# 10 and .NET 6 have brought about for teachers, learners, and authors. Mark also discusses his new book C# 10 and .NET 6 - Modern Cross-Platform Development. The full show notes, including links to some of the things we discussed and a full transcription of this episode, can be found at https://dotnetcore.show/episode-91-c-sharp-10-and-dotnet-6-with-mark-j-price/ Useful Links from the episode: Mark Price on LinkedIn C# 10 and .NET 6 - Modern Cross-Platform Development The GitHub repo for the book Mark's Amazon Author page Remember to rate and review the show on Apple Podcasts, Podchaser, or wherever you find your podcasts, this will help the show's audience grow. Or you can just share the show with a friend. And don't forget to reach out via our Contact page. We're very interested in your opinions of the show, so please do get in touch. You can support the show by making a monthly donation one the show's Patreon page at: https://www.patreon.com/TheDotNetCorePodcast The .NET Core Podcast is a proud member of Jay and Jay Media. If you like this episode, please consider supporting our Podcasting Network. One $3 donation provides a week of hosting for all of our shows. You can support this show, and the others like it, at https://ko-fi.com/jayandjaymedia
In this edition of the Now You Know Akron podcast, host Craig Webb is joined by Beacon Journal reporters Mark J. Price and Tawney Beans to talk all things about Akron food. Webb, Price, Beans and fellow reporter Kerry Clawson contribute to a regular Beacon Journal food feature, Local Flavor. The group reviews and spotlights area eateries and grub spots from the Akron restaurant scene every week, and here they discuss some of their favorite finds and preview what's next in the popular series.
She's not just a small town girl living in a lonely world, and she won't take the midnight train going anywhere. She will, however, take the roadster to a bridge party in Cleveland. For more old timey crimey content, check out the Patreon and see what extras you can get for a few bucks a months! Or check out our Amazon Wishlist to buy us a book--making the episode topic YOUR CHOICE! Don't forget to follow the show FB, Insta, or Twitter. WE HAVE MERCH! https://www.redbubble.com/people/oldtimeycrimey/shop Other Shows: Short Story, Short Podcast: https://open.spotify.com/show/3q2moJE65wLBf0zFjqhMhu?si=3zbTwhkIQnOYVqbd_TmZYQ Detectives by the Decade: https://linktr.ee/detectivesbythedecade ______________ Huge thanks to Fonz music for sponsoring this episode! Use our code OLDTIMEY at their site for $5 off. https://fonzmusic.com/ Thanks to CrimeJuicy for their sponsorship! Check out CrimeJuicy Cocktail Hour podcast wherever you get your podcasts. https://www.buzzsprout.com/1595779 _______________ Music: Breaktime by Kevin MacLeod Link: https://incompetech.filmmusic.io/song/3457-breaktime License: http://creativecommons.org/licenses/by/4.0/ Secret of Tiki Island Kevin MacLeod (incompetech.com) Licensed under Creative Commons: By Attribution 3.0 License http://creativecommons.org/licenses/by/3.0/ Breaktime by Kevin MacLeod Link: https://incompetech.filmmusic.io/song/3457-breaktime License: http://creativecommons.org/licenses/by/4.0/ Mark Gribben. Malefactor’s Register. http://malefactorsregister.com/wp/nightclub-girl-in-a-curfew-town/ Wikipedia. Perry, OH. https://en.wikipedia.org/wiki/Perry,_Ohio#Demographics. Gene Malin. https://en.wikipedia.org/wiki/Gene_Malin Mark Gilson. “The Historic Nursery Belt of Lake County.” Gardenopolis Cleveland. https://www.gardenopoliscleveland.org/2018/06/the-historic-nursery-belt-of-lake-county-part-1/ Murderpedia. https://murderpedia.org/female.W/w/west-velma.htm Richard Raponi. Cleveland Historical. https://clevelandhistorical.org/index.php/files/show/1879 Sarah Pruitt. History.com. https://www.history.com/news/gay-culture-roaring-twenties-prohibition Natalie Zarrelli. Atlas Obscura. https://www.atlasobscura.com/articles/in-the-early-20th-century-america-was-awash-in-incredible-queer-nightlife Cindy. Scandals and Sweets. https://scandalsandsweets.com/velma-west-iron-flapper-a-sad-ending-to-a-sad-life/ Mark J. Price. Beacon Journal. https://www.beaconjournal.com/article/20140622/news/306229547 Newspapers.com: Lancaster Eagle-Gazette, Brownsville Herald, News-Journal, The Circleville Herald, Times Herald https://www.newspapers.com/search/#query=%22edward+west%22&p_province=us-oh&dr_year=1926-1927 LOC: Brownsville Herald. https://chroniclingamerica.loc.gov/lccn/sn86063730/1927-12-26/ed-1/seq-6/#date1=1926&index=0&rows=20&words=Velma+West&searchType=basic&sequence=0&state=&date2=1928&proxtext=%22velma+west%22&y=10&x=11&dateFilterType=yearRange&page=1 https://murderpedia.org/female.W/w/west-velma.htm
Remember: you can also always follow the show's host on twitter @dotnetcoreshow This episode is sponsored by RJJ Software Ltd RJJ Software is dedicated to helping you to realise your company's digital potential through innovative solutions using the latest technologies. In this episode of The .NET Core podcast we talked with Mark Price about some of the ways to learn .NET Core, and a little on his history with educating others with the Microsoft Stack. The full show notes, including links to some of the things we discussed and a full transcription of this episode can be found at: https://dotnetcore.show/episode-44-learning-net-core-with-mark-j-price Remember to rate and review the show on Apple Podcasts, Podchaser, or wherever you find your podcasts, this will help the show's audience grow. Or you can just share the show with a friend. The .NET Core Podcast is a proud member of Jay and Jay Media. If you like this episode, please consider supporting our Podcasting Network. One $3 donation provides a week of hosting for all of our shows. You can support this show, and the others like it, at https://ko-fi.com/jayandjaymedia You can support the show by making a monthly donation one the show's Patreon page at: https://www.patreon.com/TheDotNetCorePodcast
In 1942 Navy lieutenant Ernest Cody and ensign Charles Adams piloted a blimp out of San Francisco into the Pacific, looking for Japanese subs. A few hours later the blimp drifted back to land, empty. The parachutes and life raft were in their proper places and the radio was in working order, but there was no trace of Cody or Adams. In this episode of the Futility Closet podcast we'll follow the events of that strange day and delve into the inquest that followed. We'll also sample some unpublished items from Greg's trove of Futility Closet research and puzzle over a drink of water that kills hundreds of people. Sources for our segment on the L-8 blimp mystery: Mark J. Price, "60 Years Later, Pilots' Fate Still a Mystery -- 2 Men Aboard Navy Blimp Vanished," Seattle Times, Aug. 18, 2002. Darold Fredricks, "Airships and Moffett Field," San Mateo Daily Journal, July 22, 2013. United Press International, "Goodyear Blimp Retires," July 9, 1982. Some inquest records are available online here. Links mentioned in listener mail: Thad Gillespie explains how George Washington came to have two different birth dates in this blog post. This Gizmodo page, sent by Brian Drake, includes artists' renditions of Pyke's envisioned aircraft carrier and the Sagrada Familia made of pykrete; photos of students and professors from Eindhoven University of Technology in the Netherlands using pykrete to make the world's largest ice dome, with a span of 98 feet; and a link to a video of the making of the dome. You can subscribe on iTunes or via the RSS feed at http://feedpress.me/futilitycloset. Many thanks to Doug Ross for the music in this episode. If you have any questions or comments you can reach us at podcast@futilitycloset.com. Thanks for listening!