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

Popular posts from this blog

jQuery clickable div with working mailto link inside -

java - Getting corefrences with Standard corenlp package -

WPF: binding viewmodel property of type DateTime to Calendar inside ItemsControl -