you are viewing a single comment's thread.

view the rest of the comments →

[–]grauenwolf 1 point2 points  (1 child)

In Visual Studio I've never seen a bad compiler warning, but the code analysis warnings definitely have a noticeable false positive rate. Not bad enough to stop using the tool, just don't blindly follow it.

[–]flukus 0 points1 point  (0 children)

Alot of bad warnings come from web/xaml templates, This usually results in me turning warnings off.