Community

Suppressing Compiler Warning Message in Microsoft Visual Studio 2008

(Tapas Pal) .NET Compiler generated warnings (Code Analysis warnings) messages may not be meaningful in the development cycle, but once the code review is done you may need to suppress these compiler generated warning messages. To achieve warning message suppression you can either use In Source Supp

Read More - Register for Free Membership