vb.net - How to write static code analyzer for .net -


I'm interested in writing a static code analyzer for vb.net, to see if it's my company's standard coding guidelines Corresponds to. Please advise where to start from me.

Good for coding problems / mistakes, good for coding style (obviously) But if you can not do any of those two things then you can write yourself a parser or net framework


Comments

  1. Great one... I found this information very helpful. Thanks for sharing static code analyzer for vb.net.

    ReplyDelete

Post a Comment

Popular posts from this blog

MySql variables and php -

ios - Form Sheet content disappearing -

php - Laravel - Overriding a resource route into a different route filter group -