We've been using the static code analysis in Visual Studio in a couple of projects by now, but I have always coded the SuppressMessage attribute myself and totaly missed that it can easily be done by right-clicking on the message. This is great news because
Read More...