

The Productive C# Podcast
Andrea Angella - Senior Software Engineering Manager, former Microsoft C# MVP
Empowering C# Software Engineers to Progress in Their Career and Become Senior Technical Leaders — Without Burning Out
Episodes
Mentioned books

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.

Apr 25, 2021 • 5min
DateOnly and TimeOnly structs in .NET 6
.NET 6 is introducing two new types to deal with dates and times independently.

Apr 18, 2021 • 4min
How to become a fluent C# developer with Codingame
Compete regularly in clash of code inside the Codingame platform to improve your problem solving skills, become a fluent developer and succeed at the coding interview.

Feb 5, 2021 • 5min
The Mikado Method
Struggling to refactor a complex legacy code base? The Mikado Method is the tool you need to get the job done.

Oct 24, 2020 • 2min
Master C# 9 Webinar
Find the Master C# 9 Webinar on YouTube where I share all the latest features added to the language. https://youtu.be/IhYtXO3DkFs

Jun 14, 2020 • 10min
Records in C# 9
Learn how C# 9 allows you to easily create immutable objects with value-object semantics using record types (data classes). www.productivecsharp.com


