There are lots of Code Analysis (FxCop) warnings.
有很多的代码分析(FxCop)警告。
New features included in FxCop 1.36 final release.
FxCop 1.36最终版中包含的新特性。
Microsoft fully reserves the right to change any aspect of the FXCop API at any time.
没有任何SDK,微软完全保留了在任何时间对FXCopAPI做出任何改变的权力。
The recommendation from FxCop is to initialize static fields where they are declared.
FxCop建议在声明静态字段的位置对其进行初始化。
NOTE: If you already have FxCop 1.36 Beta 2 installed, uninstall it before installing FxCop 1.36.
注意:如果你先前已经安装了FxCop 1.36Beta2,在安装FxCop 1.36之前需要先卸载Beta 2。
While FXCop does offer a lot of analysis rules, not all of them are applicable to a given project.
FXCop确实提供了大量的分析规则,但并不是所有的都适合一个给定的项目。
FXCop is used to verify that the APIs exposed by these files obey the.net Framework Design Guidelines.
FXCop被用于检验这些文件所暴露的API是否遵循。NET Framework的设计指南。
Microsoft has released version 1.36 of FxCop, the popular static code analysis and policy enforcement tool.
FxCop是一个广泛使用的静态代码分析器和策略优化工具,最近微软发布了该产品的1.36版本。
Like.net's FxCOP, new versions of the tools will be released as practices are codified and analysis rules are written.
像。NET的FxCop,该工具的新版本发布主要就是为了发布一些书写好的分析规则和编纂好的实践方法。
With over 200 bug fixes and significant performance improvements, this beta is what many FxCop users have been clamoring for.
在修复了超过200个bug,并显著提升性能之后,该be ta版是许多FxCop用户期盼已久的版本。
While some of the guidelines in FXCop are subjective, most are grounded in sound logic based on a deep knowledge of how the CLR works.
虽然FXCop中的某些向导是微软主观确定的,但其中大部分都是奠定在对CLR工作原理深入了解的良好逻辑基础上。
Use fxcop, or StyleCop, clone detective, ndepend, the code metrics feature of VS 2008, or any other static analysis tool of your choice.
你可以使用fxcop,或者StyleCop、clonedetective、ndepend、 Visual Studio 2008 附带的codemetricsfeature, 或者其他自选的静态代码分析工具。
FxCop can help you create better, more consistent code, but it cannot make up for poor application design or just plain poor programming.
FxCop可以帮助你创建更好的、更一致的代码,但它无法补偿低劣的应用程序设计或非常简单拙劣的编程。
Although we have guidance and FxCop rules that recommend always using overloads that take a StringComparison parameter, unaware developers often just use the default overloads.
虽然我们已经制定了编程指南以及FxCop规则,以建议开发者总是使用接受StringComparison参数的重载方法,但开发者总是不自觉地使用默认的重载方法。
FxCop is one of the tools that can be used to help create better applications by enabling you to examine an assembly and check it for compliance using a number of different rules.
FxCop是有助于创建更好的应用程序的工具之一,通过分析程序集,并使用许多不同的规则来检查它是否符合这些规则。
If you compile the classes in Figure 1 and run the resulting assembly through the FxCop tool, you will find that it produces a critical warning about the ExplicitConstructor class.
如果您编译图1中的类,然后通过FxCop工具运行得到的程序集时,就会发现它会生成一个关于explicitconstructor类的严重警告。
Unlike Microsoft's FXCop, which was largely celebrated as an important step towards improving the consistency and quality of.net code, StyleCop has been viewed with much suspicion.
不像微软的FXCop,其被作为迈向提高。NET代码一致性和质量的重要一步而被热烈赞美,StyleCop却受到许多猜疑。
When an explicit type constructor is present, the compilers will not mark the type with beforefieldinit, and the precise timing restrictions lead to the performance drop hinted at by FxCop.
当存在显式类型构造函数时,编译器不会用beforefieldinit标记该类型,精确的计时限制会导致FxCop所暗示的性能下降。
Some people like to think of them as compiler warnings, errors that can be ignored but probably should not be. .NET programmers have been using a similar tool, FxCop, for a number of years now.
一些人喜欢把它比作.NET程序员使用了好几年的FxCop——因为他能够提供一些可以忽略的编译器警告和错误提示。
FxCop - FxCop is an application that analyzes managed code assemblies and reports information about the assemblies, such as possible design, localization, performance and security improvements.
moreFxCop- FxCop是一个应用程序,分析托管代码程序集并报告有关,如可能的设计,定位,性能和安全性改进的程序集的信息。
FxCop - FxCop is an application that analyzes managed code assemblies and reports information about the assemblies, such as possible design, localization, performance and security improvements.
moreFxCop- FxCop是一个应用程序,分析托管代码程序集并报告有关,如可能的设计,定位,性能和安全性改进的程序集的信息。
应用推荐