Automate yourself out of a job with Roslyn - Mark Rendle - NDC Copenhagen 2022
NDC Conferences NDC Conferences
190K subscribers
23,632 views
0

 Published On Aug 18, 2022

Roslyn is Microsoft's "compiler as a platform" for C# and VB.NET. You can use it to read, analyze or modify existing code, or make squigglies in Visual Studio, or even generate and compile entirely new code at runtime because you're insane.

In this talk I'll introduce you to Roslyn, explain things like Workspaces, SyntaxTrees, SyntaxNodes and symbols, and show you some of the fun things you can do with it, both in console applications and as Visual Studio extensions.

If you also go to a talk on Machine Learning you will probably be able to create an artificial intelligence to write code for you and take the rest of your life off.


Check out more of our featured speakers and talks at
https://www.ndcconferences.com
https://ndccopenhagen.com/

show more

Share/Embed