Code analysis in ASP.NET web application -
i using vs 2010; these days confortable runnig code analysis on class libraries.
but web application, ui control names prefixes ddl, pnl, etc causing code analysis warnings "correct spelling...". googled , think can addressed using rulesets; didn't find way suppress these..any pointers ?
you add them custom dictionary.
Comments
Post a Comment