.NET Rocks! is an Internet Audio Talk Show for Microsoft .NET Developers.
.NET Source Generators with Jason Bock
February 04, 2026
00:53:00
9.49 MB ( 41.26 MB less)
Downloads: 0
Why would you write code to generate code? Carl and Richard talk with Jason Bock about his experiences using modern .NET source generators to optimize certain aspects of applications. Jason talks about treading carefully - while .NET source generation has been part of .NET since 5.0 and Roslyn, it is a special case approach to problem solving. But with specialized implementations for regex and P/Invoke, there is some huge potential in these coding techniques that you can take advantage of!