So I have this problem.
If someone declares:
Public iProductId as Integer
then I want to be notified. But if someone declares:
Protected WithEvents txtUserName as Textbox
I don't want to be bothered.
Every control declaration we have throws an error in the static code analysis tools.
So after asking around, I guess it is not possible to cusomize the existing rules to exclude common prefixes such as lbl, txt, cmd etc.
So apparently the only option left is to disable those rules and create my own.
So here are a few links that deal with creating custom links.
MSDN
Kevin Castle
FxCop Team
Remember Me
Powered by: newtelligence dasBlog 1.9.6264.0
The opinions expressed herein are my own personal opinions and do not represent my employer's view in any way.
E-mail
Theme design by Jelle Druyts