Live Code Analysis with the .NET Compiler Platform

In the past, you could only analyze your code for issues with static, build-time code analysis based on the Microsoft coding design rules and language-specific rules. This approach has the following limitations:

Image You have to first build a project to get notified about code issues.

Image Coding rules are targeted to solve problems developer had with older versions of the .NET Framework.

Image It is difficult ...

Get Visual Basic 2015 Unleashed now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.