开发者

Free or commercial code analysis service for Visual Basic

开发者 https://www.devze.com 2022-12-13 07:10 出处:网络
Anyone know a good code analysis service or tool for vb.net? Like the one for c# with visual studio 2008 team edition or style cop for c#

Anyone know a good code analysis service or tool for vb.net? Like the one for c# with visual studio 2008 team edition or style cop for c#

Update: My bad ,I am only using the visual studio pro in my ne开发者_运维百科w work place,so I could not use the code analysis for visual studio 2008 team edition


I believe that Code Analysis works on VB.NET code as well.


I just tested it, and it does work.


FxCop seems reasonable.


Besides, you can use

NDepend http://www.ndepend.com

Gendarme from Mono. http://www.mono-project.com/docs/tools+libraries/tools/gendarme/

ReSharper http://www.jetbrains.com/resharper/

0

精彩评论

暂无评论...
验证码 换一张
取 消