♫musicjinni

Automate Yourself Out of a Job with Roslyn - Mark Rendle - NDC Oslo 2021

video thumbnail
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.

Automate Yourself Out of a Job with Roslyn - Mark Rendle - NDC Oslo 2021

Automate yourself out of a job with Roslyn - Mark Rendle - NDC Copenhagen 2022

Automate yourself out of a job with Roslyn - Mark Rendle - NDC Porto 2022

Introduction to Roslyn

Roslyn introduction & Building Code Analyzers

Disclaimer DMCA