Welcome to MSDN Blogs Sign in | Join | Help

Browse by Tags

All Tags » Suppressions » Tips and Tricks   (RSS)

TIP: Automatically generate Managed Code Analysis/FxCop suppressions

I see a lot of users attempting to hand code a SuppressMessageAttribute themselves. This can be error prone and is not needed when both Visual Studio and the standalone FxCop can automatically generate these for you. In Visual Studio 2005 Right-click
 
Page view tracker