PreviousNext

Building Roslyn-Based Analyzers and Diagnostics

by bill-s, 2015-06-13T07:49:26.000Z

Do you know the difference between a syntax model and a syntactic model? You probably do, but you still won't want to miss this exploration of the new Roslyn-based compilers in the upcoming release of Visual Studio! Help your team grow great coding habits, with this set of APIs that you can use to build automated tools to find and fix common coding mistakes. Plus, learn how to analyze code during development and create automated fixes for common poor practices.

Read More