YoVDO

Analyzing Source Code Using Roslyn

Offered By: NDC Conferences via YouTube

Tags

NDC Conferences Courses C# Courses XUnit Courses Source Code Analysis Courses Roslyn Courses Syntax Trees Courses

Course Description

Overview

Save Big on Coursera Plus. 7,000+ courses at $160 off. Limited Time Only!
Explore the powerful code analysis capabilities of Roslyn in this NDC Oslo 2020 conference talk by Erik Schierboom. Discover how Roslyn can be utilized to automatically analyze C# solutions submitted by students on exercism.io. Learn to parse source code, transform it into a normalized format, and check for specific patterns using Roslyn. Gain insights into compiling source code to an in-memory assembly and running it against a predefined test suite. Delve into Roslyn syntax trees, understanding their structure and functionality. Master the techniques of parsing and transforming source code with Roslyn's robust toolset. As an added bonus, acquire the knowledge to convert Roslyn source code into an assembly and run xUnit tests in-memory, enhancing your ability to work with and analyze code efficiently.

Syllabus

Analyzing source code using Roslyn - Erik Schierboom - NDC Oslo 2020


Taught by

NDC Conferences

Related Courses

Penetration Testing - Sızma Testi Uzmanı
Udemy
Make Android Apps with Source Code - Power Workshop Series
Udemy
Real iOS Apps with Source Code - Power Workshop Series
Udemy
Advanced Eloquent
Laracasts
Flex - Lexical Analysis
Write your own Operating System via YouTube