

The Productive C# Podcast
Andrea Angella - Senior Software Engineering Manager, former Microsoft C# MVP
The Productive C# Podcast is your ultimate guide to master C# and .NET and progress faster in your software development career. Hosted by industry expert Andrea Angella, this show delivers short, actionable advice to improve your skills to become a successful and respected software engineering leader.
Connect with Andrea on LinkedIn:
https://www.linkedin.com/in/andreaangella
Connect with Andrea on LinkedIn:
https://www.linkedin.com/in/andreaangella
Episodes
Mentioned books

Dec 21, 2023 • 29min
Reasons Why You Should Learn C# in 2025
The podcast discusses reasons to learn C# in 2024, including its simplicity, benefits such as automatic memory management and developer productivity, the importance of the C# community and organizations like the Donat Foundation, its built-in design patterns and extensive library collection, and the advantages of learning C# in 2024 such as fast performance and the ability to run in the browser.

Dec 12, 2023 • 3min
Advent of Code 2023 C# Challenge
How Advent of Code can help you become a better developer. Take the challenge to have a chance to win a free month of the Productive C# membership. https://www.productivecsharp.com

Dec 11, 2023 • 7min
Microsoft Semantic Kernel - Integrating AI in your C# applications
Semantic Kernet project: https://github.com/microsoft/semantic-kernel
Join the Productive C# Membership: https://www.productivecsharp.com/

Dec 9, 2023 • 2min
.NET Conf 2023 - Productive C# Special Event
Watch the full video at https://www.productivecsharp.com

Nov 26, 2023 • 4min
Primary Constructors in C# 12
Learn more about primary constructors in C# 12. Join our membership at productivecsharp.com

Jul 3, 2022 • 52min
RavenDB and .NET with Oren Eini
In this episode, we will be learning more about the NoSQL Database, Raven DB, and why you should consider using it in your applications. Raven DB is written in C# .NET, so we explored what that means and the lessons Oren learned along the way. Finally, we finished with some career advice for .NET developers. Oren is a legend in the .NET community and a prolific blogger. It was a pleasure speaking with him. Enjoy the show!
Links mentioned in the show:
- https://ravendb.net
- https://cloud.ravendb.net
- https://ayende.com
- @ayende

Jul 1, 2022 • 10min
Crucial Conversations
Learn about techniques to handle crucial conversations at work and make decisions safely and effectively. Subscribe https://podcasters.spotify.com/pod/show/productivecsharp/subscribe

Mar 28, 2022 • 9min
Modern Software Engineering
What is Software Engineering? Learn about the two key fundamental challenges of software engineer, how to become an high-performance team and proudly call yourself a Software Engineer.
Subscribe here https://podcasters.spotify.com/pod/show/productivecsharp/subscribe

Jan 22, 2022 • 4min
Structs Improvements and Record Structs in C# 10
Learn about all the new changes for structs in C# 10

May 12, 2021 • 3min
Global Usings in C# 10
Learn how global usings in C# helps to remove repetitive using directives in your .NET projects.