Adventures in .NET cover logo
RSS Feed Apple Podcasts Overcast Castro Pocket Casts
English
Non-explicit
topenddevs.com
4.80 stars
46:33

We were unable to update this podcast for some time now. As a result, the information shown here might be outdated. If you are the owner of the podcast, you can validate that your RSS feed is available and correct.

It looks like this podcast has ended some time ago. This means that no new episodes have been added some time ago. If you're the host of this podcast, you can check whether your RSS file is reachable for podcast clients.

Adventures in .NET

by Caleb Wells, Shawn Clabough, Wai Liu

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

Copyright: 2022 Intentional Excellence Productions, LLC

Episodes

Interconnection of the Messaging Platforms - .NET 152

1h 4m · Published 01 Aug 11:00

Adam, Christian, and Mark join this week's panelist episode to talk about intercommunication across various messaging applications. Adam takes the lead as he explains his project, which is a Messaging platform that integrates multiple communication networks. He discusses its advantages, significance to .NET, how it is being implemented, and many more!

Sponsors

  • Chuck's Resume Template
  • Raygun - Application Monitoring For Web & Mobile Apps
  • Become a Top 1% Dev with a Top End Devs Membership

Picks

  • Christian - Hijack (TV Series 2023– ) - IMDb
  • Mark - Barbie (2023)

Support this podcast at — https://redcircle.com/adventures-in-net/donations
Advertising Inquiries: https://redcircle.com/brands
Privacy & Opt-Out: https://redcircle.com/privacy

API Security Risks with OWASP - .NET 151

52m · Published 19 Jul 11:00

Adam and Christian join this week's panelist episode to talk about "Web Security". Christian takes the lead as he explains he gives a brief overview of Web application Security and some ways how to secure your applications. He explains the OWASP Top Ten Web Application Security Risks and talks about each of its categories in detail. 

Sponsors

  • Chuck's Resume Template
  • Raygun - Application Monitoring For Web & Mobile Apps
  • Become a Top 1% Dev with a Top End Devs Membership

Links

  • OWASP Top Ten
  • OWASP Top 10 API Security Risks – 2023

Support this podcast at — https://redcircle.com/adventures-in-net/donations
Advertising Inquiries: https://redcircle.com/brands
Privacy & Opt-Out: https://redcircle.com/privacy

Is Using Async and Await a Good Choice? - .NET 150

1h 15m · Published 04 Jul 11:00

Adam, Mark, and Shawn this week's panelist episode to talk about "Async Wandering Part 8 — async and await — the biggest C# mistake?". Adam takes the lead as he explains why he thinks "Async" (one of the most popular C# features) has some issues or downsides and how it affects your application. 


Sponsors

  • Chuck's Resume Template
  • Raygun - Application Monitoring For Web & Mobile Apps
  • Become a Top 1% Dev with a Top End Devs Membership


Links

  • Async Wandering Part 8 — async and await — the biggest C# mistake?
  • Understanding the Whys, Whats, and Whens of ValueTask
  • Parallel Computing - It's All About the SynchronizationContext
  • .NET Threadpool starvation, and how queuing makes it worse
  • Blogging about Midori


Picks

  • Adam - CentBrowser
  • Mark - Photoshop Generative Fill
  • Shawn - FUBAR




Support this podcast at — https://redcircle.com/adventures-in-net/donations

Advertising Inquiries: https://redcircle.com/brands

Privacy & Opt-Out: https://redcircle.com/privacy

High-Performance C# with Ian Griffiths - .NET 149

57m · Published 20 Jun 11:00

Ian Griffiths is a Technical Fellow at Endjin and he is also the author of Programming C#. He joins the show to talk about everything that is C#, changes made to C# over the years, interesting & useful features, and many more. He also talks about his library, "Ais.Net" which is used for processing AIS messages. 


Links

  • C# 11.0 new features: list pattern matching
  • Ais.Net
  • reaqtor
  • Corvus.JsonSchema
  • Corvus.Net
  • reactive
  • BenchmarkDotNet
  • Z3.Linq
  • Programming C# 10


Socials

  • Ian Griffiths
  • Twitter: @idg10
  • GitHub: idg10
  • LinkedIn: Ian Griffiths



Support this podcast at — https://redcircle.com/adventures-in-net/donations

Advertising Inquiries: https://redcircle.com/brands

Privacy & Opt-Out: https://redcircle.com/privacy

Working with Minimal APIs and SignalR - .NET 148

57m · Published 06 Jun 11:00

Fiodar Sazanavets is a Microsoft MVP, Senior Software Engineer, Bestselling Technical Author, and Software Development Mentor. He joins the show to talk about his article, "Using ASP.NET Core 7 Minimal APIs: Request Filters, Parameter Mapping, and More". He begins by talking about his career and book. He explains what minimal APIs are, their advantages, and their purpose. 


Sponsors

  • Chuck's Resume Template
  • Raygun - Application Monitoring For Web & Mobile Apps
  • Become a Top 1% Dev with a Top End Devs Membership


Links

  • Using ASP.NET Core 7 Minimal APIs: Request Filters, Parameter Mapping, and More


Socials

  • LinkedIn: Fiodar Sazanavets
  • Fiodar Sazanavets
  • Twitter: FSazanavets


Picks

  • Fiodar - ML.NET
  • Shawn - Bench App
  • Mark - Code Rush




Support this podcast at — https://redcircle.com/adventures-in-net/donations

Advertising Inquiries: https://redcircle.com/brands

Privacy & Opt-Out: https://redcircle.com/privacy

Creating Pdf's in C# with Andrei Schiller-Chan - .NET 147

53m · Published 30 May 11:00

Andrei Schiller-Chan is Software Engineer at Moneybox. He joins the show to discuss his article, "How to Create Pdf’s in C#". He begins by talking about his career and how he got into programming. Moreover, he also dives into another article he wrote, "How to Give Your Voice Depth & Why it Matters". 


On YouTube

Creating Pdf's in C# with Andrei Schiller-Chan - .NET 147


Sponsors

  • Chuck's Resume Template
  • Developer Book Club
  • Become a Top 1% Dev with a Top End Devs Membership


Links

  • How to Create Pdf’s in C#
  • How to Give Your Voice Depth & Why it Matters
  • oratorvoice.com
  • QuestPDF


Socials

  • LinkedIn: Andrei Schiller-Chan


Picks

  • Adam - Cyberlink
  • Andrei - Turn the Ship Around!
  • Christian - PNPM
  • Mark - Andor
  • Shawn - Camo


Support this podcast at — https://redcircle.com/adventures-in-net/donations

Advertising Inquiries: https://redcircle.com/brands

Privacy & Opt-Out: https://redcircle.com/privacy

Exception Anti-Patterns in C# with Matt Eland - .NET 146

55m · Published 22 May 23:00

Matt Eland is a Microsoft MVP in AI. He joins the show to discuss "Top 10 Dotnet Exception Anti-Patterns in C# ". He talks about Exceptions in C# and what it is. He tackles teaching and knowing how to catch and throw exceptions. Moreover, he dives into some of the issues encountered. 


On YouTube

Exception Anti-Patterns in C# with Matt Eland - .NET 146


Sponsors

  • Chuck's Resume Template
  • Developer Book Club
  • Become a Top 1% Dev with a Top End Devs Membership


Links

  • Creating Custom C# Exception Types
  • Top 10 Dotnet Exception Anti-Patterns in C# 


Socials

  • LinkedIn: Matt Eland
  • Matt Eland

 

Picks

  • Adam - Disk2vhd v2.02
  • Christian -  Introducing Polyglot Notebooks
  • Matt - LEGO Jurassic Park T. rex Breakout Set 76956
  • Shawn - skribbl - Free Multiplayer Drawing & Guessing Game


Support this podcast at — https://redcircle.com/adventures-in-net/donations

Advertising Inquiries: https://redcircle.com/brands

Privacy & Opt-Out: https://redcircle.com/privacy

Artificial intelligence: What You Need to Know - .NET 145

52m · Published 16 May 11:00

Adam, Christian, and Mark join this week's panelist episode to talk about Artificial Intelligence and ChatGPT. They share their opinions and experience when using ChatGPT. Additionally, they tackle its advantages & disadvantages and some areas where it could use improvement. 


Sponsors

  • Chuck's Resume Template
  • Raygun - Application Monitoring For Web & Mobile Apps
  • Become a Top 1% Dev with a Top End Devs Membership


Picks

  • Adam - sslh
  • Christian - Carbon | Create and share beautiful images of your source code
  • Mark - Ted Lasso (TV Series 2020




Support this podcast at — https://redcircle.com/adventures-in-net/donations

Advertising Inquiries: https://redcircle.com/brands

Privacy & Opt-Out: https://redcircle.com/privacy

Atlas Reailty with Beau Button - .NET 144

1h 3m · Published 02 May 11:00

Beau Button is the President and CTO of Atlas Reality, Inc. He joins the show to talk about his company. He begins by talking about how he became a developer and his current projects. He also tackles the different ways and processes of how they earn money through games. Additionally, he dives into some of the challenges they experienced in establishing his company. 

 

On YouTube

Atlas Reailty with Beau Button - .NET 144


Sponsors

  • Chuck's Resume Template
  • Raygun - Application Monitoring For Web & Mobile Apps
  • Become a Top 1% Dev with a Top End Devs Membership


Links

  • cerberusinteractive.com 
  • Atlas Reality - A Metaverse on Top of the Real World
  • Neuralink
  • Loneliest Pub in the Metaverse
  • Beau Button's tweet


Socials

  • Twitter: thebeaubutton
  • LinkedIn: Beau Button


Picks

  • Adam - Vocal Remover and Isolation
  • Beau - Croquet
  • Christian - Indiana Jones® and the Fate of Atlantis™
  • Mark - Cognitive Speech Services
  • Shawn - Sweet Tooth


Support this podcast at — https://redcircle.com/adventures-in-net/donations

Advertising Inquiries: https://redcircle.com/brands

Privacy & Opt-Out: https://redcircle.com/privacy

Getting to Know Bruce A. Tate - BONUS

31m · Published 28 Apr 11:00

Bruce A. Tate is a Founder at Groxio, Elixir Expert, and a Technical Author. He joins the show alongside Charles Max Wood to talk about his book, "Seven Languages in Seven Weeks". He also delves into some of the preparations and anticipations that come with reading the book. 


Links

  • Seven Languages in Seven Weeks
  • grox.io 


Socials

  • LinkedIn: Bruce Tate
  • Twitter: redrapids


Support this podcast at — https://redcircle.com/adventures-in-net/donations

Advertising Inquiries: https://redcircle.com/brands

Privacy & Opt-Out: https://redcircle.com/privacy

Adventures in .NET has 201 episodes in total of non- explicit content. Total playtime is 155:57:21. The language of the podcast is English. This podcast has been added on November 27th 2022. It might contain more episodes than the ones shown here. It was last updated on October 30th, 2023 01:49.

Similar Podcasts

Every Podcast » Podcasts » Adventures in .NET